public class XML_SAX_TYPED_FI
extends java.lang.Object
The schema is used to ascertain the data type of text content or attribute values such that the lexical value of either can be converted to a binary form that is compatible with the Fast Infoset Encoding Algorithms and Restricted Alphabets.
| Constructor and Description |
|---|
XML_SAX_TYPED_FI() |
public void parse(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exceptionpublic void parse(java.lang.String schemaLocation,
java.io.InputStream xml,
java.io.OutputStream fi)
throws java.lang.Exception
java.lang.Exceptionpublic static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exception