Uses of Package
org.extex.util.xml

Packages that use org.extex.util.xml
org.extex.font.format.afm This package contains the definitions and implementations for the AFM (Type1) font handling in ExTeX. 
org.extex.font.format.pfb This package contains the definitions and implementations for the PFB (Type1) font handling in ExTeX. 
org.extex.font.format.vf This package contains the definitions and implementations for the VF-font-metric handling in ExTeX. 
org.extex.font.format.vf.command This package contains the definitions and implementations for the VF-commands handling in ExTeX. 
org.extex.font.format.xtf This package contains the definitions and implementations for the TTF/OTF font handling in ExTeX. 
org.extex.font.format.xtf.tables   
org.extex.font.format.xtf.tables.cff This package contains the definitions and implementations for the TTF/OTF font CFF. 
org.extex.font.format.xtf.tables.gps This package contains the definitions and implementations for the TTF/OTF font table GSUB and GPOS. 
org.extex.util.xml   
 

Classes in org.extex.util.xml used by org.extex.font.format.afm
XMLStreamWriter
          A writer, which write xml-elements, attributes and so on to an output stream.
XMLWriterConvertible
          This is an interface which describes the feature to write the data to a XMLStreamWriter.
 

Classes in org.extex.util.xml used by org.extex.font.format.pfb
XMLStreamWriter
          A writer, which write xml-elements, attributes and so on to an output stream.
XMLWriterConvertible
          This is an interface which describes the feature to write the data to a XMLStreamWriter.
 

Classes in org.extex.util.xml used by org.extex.font.format.vf
XMLStreamWriter
          A writer, which write xml-elements, attributes and so on to an output stream.
XMLWriterConvertible
          This is an interface which describes the feature to write the data to a XMLStreamWriter.
 

Classes in org.extex.util.xml used by org.extex.font.format.vf.command
XMLStreamWriter
          A writer, which write xml-elements, attributes and so on to an output stream.
XMLWriterConvertible
          This is an interface which describes the feature to write the data to a XMLStreamWriter.
 

Classes in org.extex.util.xml used by org.extex.font.format.xtf
XMLStreamWriter
          A writer, which write xml-elements, attributes and so on to an output stream.
XMLWriterConvertible
          This is an interface which describes the feature to write the data to a XMLStreamWriter.
 

Classes in org.extex.util.xml used by org.extex.font.format.xtf.tables
XMLStreamWriter
          A writer, which write xml-elements, attributes and so on to an output stream.
XMLWriterConvertible
          This is an interface which describes the feature to write the data to a XMLStreamWriter.
 

Classes in org.extex.util.xml used by org.extex.font.format.xtf.tables.cff
XMLStreamWriter
          A writer, which write xml-elements, attributes and so on to an output stream.
XMLWriterConvertible
          This is an interface which describes the feature to write the data to a XMLStreamWriter.
 

Classes in org.extex.util.xml used by org.extex.font.format.xtf.tables.gps
XMLStreamWriter
          A writer, which write xml-elements, attributes and so on to an output stream.
XMLWriterConvertible
          This is an interface which describes the feature to write the data to a XMLStreamWriter.
 

Classes in org.extex.util.xml used by org.extex.util.xml
XMLStreamWriter
          A writer, which write xml-elements, attributes and so on to an output stream.