Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
C
E
F
G
H
L
M
O
S
T
W
X
S
setCaseSensitive(boolean)
- Static method in class com.a7soft.examxml.
Options
Sets the caseSensitive option of comparison.
setContinueAfterFatalError(boolean)
- Static method in class com.a7soft.examxml.
Options
Sets the continueAfterFatalError property of the SAXParser.
setDocumentLocator(Locator)
- Method in class com.a7soft.examxml.
ExamXMLHandler
Sets the XML document locator
setDoNamespaces(boolean)
- Static method in class com.a7soft.examxml.
Options
Sets the doNamespaces property of the SAXParser.
setDoSchema(boolean)
- Static method in class com.a7soft.examxml.
Options
Sets the doSchema property of the SAXParser.
setEncoding(String, boolean)
- Static method in class com.a7soft.examxml.
Options
Sets the encoding.
setFeatures()
- Method in class com.a7soft.examxml.
ExamXMLHandler
Sets the
SAXParser
features and properties.
setIgnoreAttributes(boolean)
- Static method in class com.a7soft.examxml.
Options
Sets the ignoreAttributes option of comparison.
setIgnoreValues(boolean)
- Static method in class com.a7soft.examxml.
Options
Sets the ignoreValues option of comparison.
setIgnoreWhitespaces(boolean)
- Static method in class com.a7soft.examxml.
Options
Sets the ignoreWhitespaces option of comparison.
setInsertComments(boolean)
- Static method in class com.a7soft.examxml.
Options
Sets the insertComments option of comparison.
setLogFile(String)
- Static method in class com.a7soft.examxml.
ExamXML
Sets the log file name.
setSchemaFullChecking(boolean)
- Static method in class com.a7soft.examxml.
Options
Sets the schemaFullChecking property of the SAXParser.
setShemaValidation(int)
- Static method in class com.a7soft.examxml.
Options
Sets the shemaValidation property of the SAXParser.
startDocument()
- Method in class com.a7soft.examxml.
ExamXMLHandler
Parser calls this once at the beginning of a document.
startElement(String, String, String, Attributes)
- Method in class com.a7soft.examxml.
ExamXMLHandler
Parser calls this for each element in a document.
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
C
E
F
G
H
L
M
O
S
T
W
X