Class
Tree
Serialized
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
A
C
E
F
G
I
Q
R
S
W
X
A
add(Element)
- Method in interface com.ibm.sketch.utilities.
ILocationCorrespondance
adds in this ILocationCorrespondance information from a {http://w3.research.ibm.com/SKETCH/ns/locationCorrespondance}{locationCorrespondance} DOM Element.
add(String, String)
- Method in interface com.ibm.sketch.utilities.
ILocationCorrespondance
creates a new association between two URLs.
add(URL, URL)
- Method in interface com.ibm.sketch.utilities.
ILocationCorrespondance
creates a new association between two URLs.
C
clear()
- Method in interface com.ibm.sketch.utilities.
ILocationCorrespondance
removes all location associations
CONSTRAINT_ON_SCHEMA
- Static variable in interface com.ibm.sketch.utilities.
IError
error type constant
copyright
- Static variable in interface com.ibm.sketch.utilities.
IError
copyright
- Static variable in interface com.ibm.sketch.utilities.
ILocationCorrespondance
copyright
- Static variable in class com.ibm.sketch.utilities.
QualityChecker
E
ERROR
- Static variable in interface com.ibm.sketch.utilities.
IError
error severity constant
F
FATAL_ERROR
- Static variable in interface com.ibm.sketch.utilities.
IError
error severity constant
findErrors(URL)
- Method in class com.ibm.sketch.utilities.
QualityChecker
returns all errors found in the schema located at a given location.
findErrors(URL, int, String, String)
- Method in class com.ibm.sketch.utilities.
QualityChecker
returns all errors found in the schema located at a given location.
findErrors(URL, int, String, String, Vector)
- Method in class com.ibm.sketch.utilities.
QualityChecker
returns all errors found in the schema located at a given location.
findErrors(URL, int, String, String, Vector, boolean)
- Method in class com.ibm.sketch.utilities.
QualityChecker
returns all errors found in the schema located at a given location.
G
getErrorType()
- Method in interface com.ibm.sketch.utilities.
IError
returns the type of this error.
getExceptions()
- Method in interface com.ibm.sketch.utilities.
IError
returns the list of exceptions which encapsulate detailed information on the nature of this Error
getLocationCorrespondance()
- Method in class com.ibm.sketch.utilities.
QualityChecker
returns the ILocationCorrespondance object that can be used to redirect connections to certain resources to others.
getLocator()
- Method in interface com.ibm.sketch.utilities.
IError
returns an org.xml.sax.Locator Object which encapsulates information on the location of this error ( line, column and file name) .
getMessage()
- Method in interface com.ibm.sketch.utilities.
IError
returns the error message
getSeverity()
- Method in interface com.ibm.sketch.utilities.
IError
returns an integer indicating the severity of this error.
getUse(String)
- Method in interface com.ibm.sketch.utilities.
ILocationCorrespondance
returns the URL to connect to whenever a connection to namedURI is required.
getUse(URL)
- Method in interface com.ibm.sketch.utilities.
ILocationCorrespondance
returns the URL to connect to whenever a connection to named is required.
getWSDL()
- Method in class com.ibm.sketch.utilities.
QualityChecker
returns whether the validation of schemas embedded inside WSDL documents is enabled.
getXForm()
- Method in class com.ibm.sketch.utilities.
QualityChecker
returns whether the validation of schemas embedded inside XForms is enabled.
I
IError
- interface com.ibm.sketch.utilities.
IError
.
This interface represents an error that might be found in an W3C XML Schema.
ILocationCorrespondance
- interface com.ibm.sketch.utilities.
ILocationCorrespondance
.
This interface encapsulates information about the location correspondance association.
Q
QualityChecker
- class com.ibm.sketch.utilities.
QualityChecker
.
QualityChecker class defines methods to read in a W3C XML Schema and to check for its validity.
QualityChecker()
- Constructor for class com.ibm.sketch.utilities.
QualityChecker
R
remove(String)
- Method in interface com.ibm.sketch.utilities.
ILocationCorrespondance
removes the association whose key is namedURL.
remove(URL)
- Method in interface com.ibm.sketch.utilities.
ILocationCorrespondance
removes the association whose key is named.
S
setEmbedddedSchemas(boolean)
- Method in class com.ibm.sketch.utilities.
QualityChecker
enables or disables the processing of embedded schemas.
setSchemaLocation(String, URL)
- Method in class com.ibm.sketch.utilities.
QualityChecker
specifies the location of the schema to use to validate elements and attributes of a given namespace.
setWSDL(boolean)
- Method in class com.ibm.sketch.utilities.
QualityChecker
enables or disables the validation of embedded schemas in a WSDL document.
setXFORM(boolean)
- Method in class com.ibm.sketch.utilities.
QualityChecker
enables or disables the validation of embedded schemas in a XForm.
W
WARNING
- Static variable in interface com.ibm.sketch.utilities.
IError
error severity constant
WELLFORMNESS
- Static variable in interface com.ibm.sketch.utilities.
IError
error type constant
X
XML_SCHEMA_REPRESENTATION
- Static variable in interface com.ibm.sketch.utilities.
IError
error type constant
A
C
E
F
G
I
Q
R
S
W
X
Class
Tree
Serialized
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES