Uses of Interface
ca.phon.xml.XMLObjectReader
Packages that use XMLObjectReader
-
Uses of XMLObjectReader in ca.phon.session.io.xml.v12
Classes in ca.phon.session.io.xml.v12 that implement XMLObjectReaderModifier and TypeClassDescriptionclass
Session XML reader for session files with version 'PB1.2' -
Uses of XMLObjectReader in ca.phon.session.io.xml.v13
Classes in ca.phon.session.io.xml.v13 that implement XMLObjectReaderModifier and TypeClassDescriptionclass
Session XML reader for session files with version '1.3' -
Uses of XMLObjectReader in ca.phon.xml
Methods in ca.phon.xml that return XMLObjectReaderModifier and TypeMethodDescription<T> XMLObjectReader<T>
XMLObjectReaderFactory.createReader
(String namespace, String name, Class<T> type) Return the XMLObjectReader for the given namespace and element name.<T> XMLObjectReader<T>
XMLObjectReaderFactory.createReader
(QName qname, Class<T> type) Return the XMLObjectReader for the givenQName