Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X 

X

XMLElementReader<P extends XMLReaderStreamDataProvider<? extends AbstractXMLEventReader<P>>> - Interface in info.bioinfweb.jphyloio.formats.xml.elementreaders
This interface should be implemented by all element readers used to process XML formats.
XMLElementReaderKey - Class in info.bioinfweb.jphyloio.formats.xml.elementreaders
This class is used by AbstractXMLEventReaders as a key to store element readers in a map.
XMLElementReaderKey(QName, QName, int) - Constructor for class info.bioinfweb.jphyloio.formats.xml.elementreaders.XMLElementReaderKey
 
XMLEndElementReader - Class in info.bioinfweb.jphyloio.formats.xml.elementreaders
Element reader that is used to process XML end elements.
XMLEndElementReader(boolean, boolean, boolean) - Constructor for class info.bioinfweb.jphyloio.formats.xml.elementreaders.XMLEndElementReader
 
XMLNoCharactersAllowedElementReader - Class in info.bioinfweb.jphyloio.formats.xml.elementreaders
XML element reader that can be used to process the content of elements that do not allow nested characters.
XMLNoCharactersAllowedElementReader() - Constructor for class info.bioinfweb.jphyloio.formats.xml.elementreaders.XMLNoCharactersAllowedElementReader
 
XMLReaderStreamDataProvider<R extends AbstractXMLEventReader<? extends XMLReaderStreamDataProvider<R>>> - Class in info.bioinfweb.jphyloio.formats.xml
Stores data that shall be shared among different implementations of XMLElementReader reading from the same document.
XMLReaderStreamDataProvider(R) - Constructor for class info.bioinfweb.jphyloio.formats.xml.XMLReaderStreamDataProvider
 
XMLReadWriteUtils - Class in info.bioinfweb.jphyloio.formats.xml
Provides commonly used tool methods and constants used for XML reader and writer classes.
XMLReadWriteUtils() - Constructor for class info.bioinfweb.jphyloio.formats.xml.XMLReadWriteUtils
 
XMLStartElementReader - Class in info.bioinfweb.jphyloio.formats.xml.elementreaders
Element reader that is used to process XML start elements.
XMLStartElementReader(QName, QName, URIOrStringIdentifier, boolean, AttributeInfo...) - Constructor for class info.bioinfweb.jphyloio.formats.xml.elementreaders.XMLStartElementReader
 
XMLWriterStreamDataProvider<R extends AbstractXMLEventWriter<? extends XMLWriterStreamDataProvider<R>>> - Class in info.bioinfweb.jphyloio.formats.xml
Stores data that shall be shared among different implementations of AbstractXMLDataReceiver and the according writer that uses them.
XMLWriterStreamDataProvider(R) - Constructor for class info.bioinfweb.jphyloio.formats.xml.XMLWriterStreamDataProvider
 
XSD_DEFAULT_PRE - Static variable in class info.bioinfweb.jphyloio.formats.xml.XMLReadWriteUtils
 
XSI_DEFAULT_PRE - Static variable in class info.bioinfweb.jphyloio.formats.xml.XMLReadWriteUtils
 
XTG - Static variable in interface info.bioinfweb.jphyloio.formats.xtg.XTGConstants
 
XTG_DATA_TYPE_NAMESPACE - Static variable in interface info.bioinfweb.jphyloio.formats.xtg.XTGConstants
 
XTG_FORMAT_ID - Static variable in interface info.bioinfweb.jphyloio.formats.JPhyloIOFormatIDs
 
XTG_FORMAT_NAME - Static variable in interface info.bioinfweb.jphyloio.formats.xtg.XTGConstants
 
XTG_NAMESPACE_PREFIX - Static variable in interface info.bioinfweb.jphyloio.formats.xtg.XTGConstants
 
XTG_PREDICATE_NAMESPACE - Static variable in interface info.bioinfweb.jphyloio.formats.xtg.XTGConstants
 
XTGConstants - Interface in info.bioinfweb.jphyloio.formats.xtg
Defines constants necessary to read XTG files.
XTGEventReader - Class in info.bioinfweb.jphyloio.formats.xtg
Event reader for the extensible TreeGraph 2 format (XTG) used by the phylogenetic tree editor TreeGraph 2.
XTGEventReader(File, ReadWriteParameterMap) - Constructor for class info.bioinfweb.jphyloio.formats.xtg.XTGEventReader
 
XTGEventReader(InputStream, ReadWriteParameterMap) - Constructor for class info.bioinfweb.jphyloio.formats.xtg.XTGEventReader
 
XTGEventReader(Reader, ReadWriteParameterMap) - Constructor for class info.bioinfweb.jphyloio.formats.xtg.XTGEventReader
 
XTGEventReader(XMLEventReader, ReadWriteParameterMap) - Constructor for class info.bioinfweb.jphyloio.formats.xtg.XTGEventReader
 
XTGFactory - Class in info.bioinfweb.jphyloio.formats.xtg
Reader and writer factory for the XTG format.
XTGFactory() - Constructor for class info.bioinfweb.jphyloio.formats.xtg.XTGFactory
 
XTGFormattedTextElementReader - Class in info.bioinfweb.jphyloio.formats.xtg
This element reader is used to process the contents of XTG tags that also contain information about the intended formatting (e.g.
XTGFormattedTextElementReader(QName, QName, URIOrStringIdentifier, boolean, AttributeInfo...) - Constructor for class info.bioinfweb.jphyloio.formats.xtg.XTGFormattedTextElementReader
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
Skip navigation links