public class XML_SAX_TYPED_FI extends 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() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
void |
parse(String[] args) |
void |
parse(String schemaLocation,
InputStream xml,
OutputStream fi) |
Copyright © 2023 Oracle Corpration. All rights reserved.