Class EsuXReader
- java.lang.Object
-
- org.bidib.jbidibc.decoder.external.EsuXReader
-
public class EsuXReader extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringXSD_LANGUAGE_LOCATIONstatic StringXSD_LOCATION
-
Constructor Summary
Constructors Constructor Description EsuXReader()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetMetaData(InputStream esuxFile)MetaTypegetMetaType(String source)
-
-
-
Field Detail
-
XSD_LOCATION
public static final String XSD_LOCATION
- See Also:
- Constant Field Values
-
XSD_LANGUAGE_LOCATION
public static final String XSD_LANGUAGE_LOCATION
- See Also:
- Constant Field Values
-
-
Method Detail
-
getMetaData
public String getMetaData(InputStream esuxFile) throws FileNotFoundException, IOException
- Throws:
FileNotFoundExceptionIOException
-
-