Uses of Interface
ca.phon.xml.XMLObjectReader
-
Uses of XMLObjectReader in ca.phon.session.io.xml.v12
Modifier and TypeClassDescriptionclass
Session XML reader for session files with version 'PB1.2' -
Uses of XMLObjectReader in ca.phon.session.io.xml.v13
Modifier and TypeClassDescriptionclass
Session XML reader for session files with version '1.3' -
Uses of XMLObjectReader in ca.phon.xml
Modifier 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