| Package | Description |
|---|---|
| org.apache.jena.ext.xerces.impl.dv.xs | |
| org.apache.jena.ext.xerces.impl.xs.util | |
| org.apache.jena.ext.xerces.xs |
| Modifier and Type | Method and Description |
|---|---|
StringList |
XSSimpleTypeDelegate.getLexicalEnumeration() |
StringList |
XSSimpleTypeDecl.getLexicalEnumeration()
A list of enumeration values if it exists, otherwise an empty
StringList. |
StringList |
XSSimpleTypeDelegate.getLexicalPattern() |
StringList |
XSSimpleTypeDecl.getLexicalPattern()
A list of pattern values if it exists, otherwise an empty
StringList. |
| Modifier and Type | Class and Description |
|---|---|
class |
StringListImpl
Contains a list of Strings.
|
| Modifier and Type | Method and Description |
|---|---|
StringList |
XSImplementation.createStringList(String[] values)
Creates an immutable
StringList from the given array of Strings. |
StringList |
XSNamespaceItem.getDocumentLocations()
[document location] - a list of location URIs for the documents that
contributed to the
XSModel. |
StringList |
ItemPSVI.getErrorCodes()
[schema error code]: a list of error codes generated from
the validation attempt or an empty StringList if no
errors occurred during the validation attempt. |
StringList |
ItemPSVI.getErrorMessages()
A list of error messages generated from the validation attempt or
an empty
StringList if no errors occurred during the
validation attempt. |
StringList |
XSIDCDefinition.getFieldStrs()
[fields]: a non-empty list of restricted XPath 1.0 expressions.
|
StringList |
XSSimpleTypeDefinition.getLexicalEnumeration()
A list of enumeration values if it exists, otherwise an empty
StringList. |
StringList |
XSMultiValueFacet.getLexicalFacetValues()
Values of this facet.
|
StringList |
XSSimpleTypeDefinition.getLexicalPattern()
A list of pattern values if it exists, otherwise an empty
StringList. |
StringList |
XSModel.getNamespaces()
Convenience method.
|
StringList |
XSWildcard.getNsConstraintList()
Namespace constraint: For
constraintType
NSCONSTRAINT_LIST, the list contains allowed namespaces. |
StringList |
XSImplementation.getRecognizedVersions()
A list containing the versions of XML Schema documents recognized by
this
XSImplemenation. |
| Modifier and Type | Method and Description |
|---|---|
XSLoader |
XSImplementation.createXSLoader(StringList versions)
Creates a new XSLoader.
|
XSModel |
XSLoader.loadURIList(StringList uriList)
Parses the content of XML Schema documents specified as the list of URI
references.
|
Licenced under the Apache License, Version 2.0