Uses of Class
org.dellroad.stuff.xml.AnnotatedXMLEventWriter

Packages that use AnnotatedXMLEventWriter
org.dellroad.stuff.pobj Simple XML Persistence Objects (POBJ). 
 

Uses of AnnotatedXMLEventWriter in org.dellroad.stuff.pobj
 

Subclasses of AnnotatedXMLEventWriter in org.dellroad.stuff.pobj
 class UpdatesXMLEventWriter
          AnnotatedXMLEventWriter that inserts the schema update list into the document using an PersistentObjectSchemaUpdater.UPDATES_ELEMENT_NAME annotation element.