- check(Matcher, Parser, int) - Method in class com.hp.hpl.jena.iri.impl.ErrorAction
-
- check(Matcher, Parser, int) - Method in class com.hp.hpl.jena.iri.impl.GroupAction
-
- check(Matcher, Parser, int) - Method in class com.hp.hpl.jena.iri.impl.HostAction
-
- CHILD - Static variable in interface com.hp.hpl.jena.iri.IRIRelativize
-
allow child relative references (e.g.
- codeName() - Method in class com.hp.hpl.jena.iri.impl.ViolationImpl
-
- codeName() - Method in class com.hp.hpl.jena.iri.Violation
-
A string version of the code number,
corresponding to the name of the java identifier.
- com.hp.hpl.jena.iri - package com.hp.hpl.jena.iri
-
An implementation of RFC 3987, Internationalized Resource Identifiers,
and of related standards.
- com.hp.hpl.jena.iri.impl - package com.hp.hpl.jena.iri.impl
-
- COMPATIBILITY_CHARACTER - Static variable in interface com.hp.hpl.jena.iri.ViolationCodes
-
TODO
- component() - Method in class com.hp.hpl.jena.iri.impl.ViolationImpl
-
- component() - Method in class com.hp.hpl.jena.iri.Violation
-
The name of the component in which the problem occurred.
- ComponentPattern - Class in com.hp.hpl.jena.iri.impl
-
- ComponentPatternParser - Class in com.hp.hpl.jena.iri.impl
-
- ComponentPatternParser(String) - Constructor for class com.hp.hpl.jena.iri.impl.ComponentPatternParser
-
- construct(String) - Method in class com.hp.hpl.jena.iri.impl.AbsIRIFactoryImpl
-
- construct(IRI) - Method in class com.hp.hpl.jena.iri.impl.AbsIRIFactoryImpl
-
- construct(String, String, String, int, String, String, String) - Method in class com.hp.hpl.jena.iri.IRIFactory
-
Create an IRI from the given components.
- construct(String, String, String, String, String) - Method in class com.hp.hpl.jena.iri.IRIFactory
-
Create an IRI from the given components.
- construct(IRI) - Method in interface com.hp.hpl.jena.iri.IRIFactoryI
-
Make a new IRI object (possibly
including IRI resolution),
and check it for violations
of the standards being enforced by the factory.
- construct(String) - Method in interface com.hp.hpl.jena.iri.IRIFactoryI
-
Make a new IRI object (possibly
including IRI resolution),
and check it for violations
of the standards being enforced by the factory.
- CONTROL_CHARACTER - Static variable in interface com.hp.hpl.jena.iri.ViolationCodes
-
Control characters are not allowed in URIs or RDF URI References.
- create(String) - Method in class com.hp.hpl.jena.iri.impl.AbsIRIFactoryImpl
-
- create(IRI) - Method in class com.hp.hpl.jena.iri.impl.AbsIRIFactoryImpl
-
- create(IRI) - Method in class com.hp.hpl.jena.iri.impl.AbsIRIImpl
-
- create(String) - Method in class com.hp.hpl.jena.iri.impl.AbsIRIImpl
-
- create(IRI) - Method in class com.hp.hpl.jena.iri.impl.IRIFactoryImpl
-
- create(String) - Method in class com.hp.hpl.jena.iri.impl.IRIFactoryImpl
-
- create(String, String, String, int, String, String, String) - Method in class com.hp.hpl.jena.iri.IRIFactory
-
Create an IRI from the given components.
- create(String, String, String, String, String) - Method in class com.hp.hpl.jena.iri.IRIFactory
-
Create an IRI from the given components.
- create(IRI) - Method in interface com.hp.hpl.jena.iri.IRIFactoryI
-
Make a new IRI object (possibly
including IRI resolution),
and check it for violations
of the standards being enforced by the factory.
- create(String) - Method in interface com.hp.hpl.jena.iri.IRIFactoryI
-
Make a new IRI object (possibly
including IRI resolution),
and check it for violations
of the standards being enforced by the factory.
- get() - Method in class com.hp.hpl.jena.iri.impl.ComponentPatternParser
-
- get(int) - Method in class com.hp.hpl.jena.iri.impl.Parser
-
- get(String) - Static method in class com.hp.hpl.jena.iri.impl.Specification
-
- getASCIIHost() - Method in class com.hp.hpl.jena.iri.impl.AbsIRIImpl
-
- getASCIIHost() - Method in class com.hp.hpl.jena.iri.IRI
-
The host part of the authority, encoded
as an International Domain Name.
- getAuthority() - Method in class com.hp.hpl.jena.iri.impl.AbsIRIImpl
-
- getAuthority() - Method in class com.hp.hpl.jena.iri.IRI
-
The authority component, found between
the first "//" and the next "/".
- getBadExamples() - Method in class com.hp.hpl.jena.iri.impl.IRIExamples
-
- getCode() - Method in class com.hp.hpl.jena.iri.impl.ViolationCodeInfo
-
- getCodeName() - Method in class com.hp.hpl.jena.iri.impl.ViolationCodeInfo
-
- getComponent() - Method in class com.hp.hpl.jena.iri.impl.ViolationImpl
-
- getComponent() - Method in class com.hp.hpl.jena.iri.Violation
-
A value from
IRIComponents
indicating which component of the IRI
is involved with this error.
- getErrors(int) - Method in class com.hp.hpl.jena.iri.impl.Specification
-
- getForce() - Method in class com.hp.hpl.jena.iri.impl.ViolationCodeInfo
-
- getFragment() - Method in class com.hp.hpl.jena.iri.impl.AbsIRIImpl
-
- getFragment() - Method in class com.hp.hpl.jena.iri.IRI
-
The fragment, found after a "#" at the end
of the main URI (note a fragment may itself
contain a "#").
- getGoodExamples() - Method in class com.hp.hpl.jena.iri.impl.IRIExamples
-
- getHost() - Method in class com.hp.hpl.jena.iri.impl.AbsIRIImpl
-
- getHost() - Method in class com.hp.hpl.jena.iri.IRI
-
The host part of the authority.
- getIRI() - Method in class com.hp.hpl.jena.iri.impl.ViolationImpl
-
- getIRI() - Method in class com.hp.hpl.jena.iri.Violation
-
The IRI that triggered this condition.
- getLongMessage() - Method in class com.hp.hpl.jena.iri.impl.ViolationImpl
-
- getLongMessage() - Method in class com.hp.hpl.jena.iri.Violation
-
A long description of the error condition,
typically including the
- getMask(boolean) - Method in class com.hp.hpl.jena.iri.impl.SchemeSpecificPart
-
- getMessage() - Method in exception com.hp.hpl.jena.iri.impl.IRIImplException
-
- getPath() - Method in class com.hp.hpl.jena.iri.impl.AbsIRIImpl
-
- getPath() - Method in class com.hp.hpl.jena.iri.IRI
-
The path component of the IRI; always
present, possibly the empty string.
- getPort() - Method in class com.hp.hpl.jena.iri.impl.AbsIRIImpl
-
- getPort() - Method in class com.hp.hpl.jena.iri.IRI
-
The port number from the authority component.
- getProhibited() - Method in class com.hp.hpl.jena.iri.impl.IRIFactoryImpl
-
- getProhibited() - Method in class com.hp.hpl.jena.iri.impl.SchemeSpecificPart
-
- getProhibited() - Method in class com.hp.hpl.jena.iri.impl.Specification
-
- getQuery() - Method in class com.hp.hpl.jena.iri.impl.AbsIRIImpl
-
- getQuery() - Method in class com.hp.hpl.jena.iri.IRI
-
The query component of the IRI.
- getRawAuthority() - Method in class com.hp.hpl.jena.iri.impl.AbsIRIImpl
-
- getRawAuthority() - Method in class com.hp.hpl.jena.iri.IRI
-
The authority component, found between
the first "//" and the next "/".
- getRawFragment() - Method in class com.hp.hpl.jena.iri.impl.AbsIRIImpl
-
- getRawFragment() - Method in class com.hp.hpl.jena.iri.IRI
-
The fragment, found after a "#" at the end
of the main URI (note a fragment may itself
contain a "#").
- getRawHost() - Method in class com.hp.hpl.jena.iri.impl.AbsIRIImpl
-
- getRawHost() - Method in class com.hp.hpl.jena.iri.IRI
-
The host part of the authority.
- getRawPath() - Method in class com.hp.hpl.jena.iri.impl.AbsIRIImpl
-
- getRawPath() - Method in class com.hp.hpl.jena.iri.IRI
-
The path component of the IRI; always
present, possibly the empty string.
- getRawQuery() - Method in class com.hp.hpl.jena.iri.impl.AbsIRIImpl
-
- getRawQuery() - Method in class com.hp.hpl.jena.iri.IRI
-
The query component of the IRI.
- getRawUserinfo() - Method in class com.hp.hpl.jena.iri.impl.AbsIRIImpl
-
- getRawUserinfo() - Method in class com.hp.hpl.jena.iri.IRI
-
The user information part of the authority
component of the IRI.
- getRequired() - Method in class com.hp.hpl.jena.iri.impl.IRIFactoryImpl
-
- getRequired() - Method in class com.hp.hpl.jena.iri.impl.SchemeSpecificPart
-
- getRequired() - Method in class com.hp.hpl.jena.iri.impl.Specification
-
- getScheme() - Method in class com.hp.hpl.jena.iri.impl.AbsIRIImpl
-
- getScheme(String, Parser) - Method in class com.hp.hpl.jena.iri.impl.IRIFactoryImpl
-
- getScheme() - Method in class com.hp.hpl.jena.iri.IRI
-
The scheme component of the IRI.
- getShortMessage() - Method in class com.hp.hpl.jena.iri.impl.ViolationImpl
-
- getShortMessage() - Method in class com.hp.hpl.jena.iri.Violation
-
A short description of the error condition.
- getSpecificationURL() - Method in class com.hp.hpl.jena.iri.impl.ViolationImpl
-
- getSpecificationURL() - Method in class com.hp.hpl.jena.iri.Violation
-
The URL of the
section of the specification which has been violated.
- getUri() - Method in class com.hp.hpl.jena.iri.impl.Specification
-
- getUserinfo() - Method in class com.hp.hpl.jena.iri.impl.AbsIRIImpl
-
- getUserinfo() - Method in class com.hp.hpl.jena.iri.IRI
-
The user information part of the authority
component of the IRI.
- getViolation() - Method in exception com.hp.hpl.jena.iri.impl.IRIImplException
-
- getViolation() - Method in exception com.hp.hpl.jena.iri.IRIException
-
Access details of the error in the IRI being processed.
- getViolationCode() - Method in class com.hp.hpl.jena.iri.impl.ViolationImpl
-
- getViolationCode() - Method in class com.hp.hpl.jena.iri.Violation
-
- GRANDPARENT - Static variable in interface com.hp.hpl.jena.iri.IRIRelativize
-
allow grandparent relative references (e.g.
- GroupAction - Class in com.hp.hpl.jena.iri.impl
-
- GroupAction() - Constructor for class com.hp.hpl.jena.iri.impl.GroupAction
-
- ignoring(int) - Method in class com.hp.hpl.jena.iri.IRIFactory
-
Is condition #code
being ignored.
- ILLEGAL_CHARACTER - Static variable in interface com.hp.hpl.jena.iri.ViolationCodes
-
The character violates the grammar rules for URIs/IRIs.
- ILLEGAL_PERCENT_ENCODING - Static variable in interface com.hp.hpl.jena.iri.ViolationCodes
-
The host component a percent occurred without two following hexadecimal digits.
- ILLFORMED_PORT - Static variable in class com.hp.hpl.jena.iri.IRI
-
Return code from
IRI.getPort()
,
indicating that a port component was found,
but it is not a non-negative integer.
- IP_V4_OCTET_RANGE - Static variable in interface com.hp.hpl.jena.iri.ViolationCodes
-
A host entry consists of four numbers,
but they are not in the range 0-255, or have leading zeros.
- IP_V6_OR_FUTURE_ADDRESS_SYNTAX - Static variable in interface com.hp.hpl.jena.iri.ViolationCodes
-
A syntax violation was detected in an IP V6 (or future) address.
- IPv6ADDRESS_SHOULD_BE_LOWERCASE - Static variable in interface com.hp.hpl.jena.iri.ViolationCodes
-
IP version 6 addresses should use lowercase hexadecimal
- IRI - Class in com.hp.hpl.jena.iri
-
An IRI.
- IRI() - Constructor for class com.hp.hpl.jena.iri.IRI
-
- IRIComponents - Interface in com.hp.hpl.jena.iri
-
- IRIExamples - Class in com.hp.hpl.jena.iri.impl
-
- IRIExamples(String[], String[]) - Constructor for class com.hp.hpl.jena.iri.impl.IRIExamples
-
- IRIException - Exception in com.hp.hpl.jena.iri
-
A violation detected in an IRI has resulted
was classified as an error.
- IRIFactory - Class in com.hp.hpl.jena.iri
-
An IRIFactory is the entry point to this module.
- IRIFactory() - Constructor for class com.hp.hpl.jena.iri.IRIFactory
-
Create a new IRIFactory without
any conformance settings.
- IRIFactory(IRIFactory) - Constructor for class com.hp.hpl.jena.iri.IRIFactory
-
Create a new IRIFactory with
the same conformance settings as the
template factory.
- IRIFactoryI - Interface in com.hp.hpl.jena.iri
-
This interface is used for
making new
IRI
objects.
- IRIFactoryImpl - Class in com.hp.hpl.jena.iri.impl
-
- IRIFactoryImpl() - Constructor for class com.hp.hpl.jena.iri.impl.IRIFactoryImpl
-
- IRIFactoryImpl(IRIFactoryImpl) - Constructor for class com.hp.hpl.jena.iri.impl.IRIFactoryImpl
-
- IRIImpl - Class in com.hp.hpl.jena.iri.impl
-
- IRIImpl(IRIFactory) - Constructor for class com.hp.hpl.jena.iri.impl.IRIImpl
-
- iriImplementation() - Static method in class com.hp.hpl.jena.iri.IRIFactory
-
- IRIImplException - Exception in com.hp.hpl.jena.iri.impl
-
- IRIImplException(Violation) - Constructor for exception com.hp.hpl.jena.iri.impl.IRIImplException
-
- IRIRelativize - Interface in com.hp.hpl.jena.iri
-
- iris - Static variable in class com.hp.hpl.jena.iri.impl.Specification
-
- isAbsolute() - Method in class com.hp.hpl.jena.iri.impl.AbsIRIImpl
-
- isAbsolute() - Method in class com.hp.hpl.jena.iri.IRI
-
Does this IRI specify a scheme.
- isError() - Method in class com.hp.hpl.jena.iri.impl.ViolationImpl
-
- isError(int) - Method in class com.hp.hpl.jena.iri.IRIFactory
-
Is condition #code
being treated as an error.
- isError() - Method in class com.hp.hpl.jena.iri.Violation
-
Using the settings of the factory associated
with the IRI associated with this violation,
is this condition intended as an error (or as
a warning)?
- isImplemented() - Method in class com.hp.hpl.jena.iri.impl.ViolationCodeInfo
-
- isIRISpec() - Method in class com.hp.hpl.jena.iri.impl.Specification
-
- isIRISpec() - Method in class com.hp.hpl.jena.iri.impl.ViolationCodeInfo.FromSpec_scheme
-
- isIRISpec() - Method in class com.hp.hpl.jena.iri.impl.ViolationCodeInfo.InSpec
-
- isRelative() - Method in class com.hp.hpl.jena.iri.impl.AbsIRIImpl
-
- isRelative() - Method in class com.hp.hpl.jena.iri.IRI
-
Is this IRI a relative reference without
a scheme specified.
- isRootless() - Method in class com.hp.hpl.jena.iri.impl.AbsIRIImpl
-
- isRootless() - Method in class com.hp.hpl.jena.iri.IRI
-
Is this an 'opaque' IRI.
- isSchemeSpec() - Method in class com.hp.hpl.jena.iri.impl.Specification
-
- isSeeAlso() - Method in class com.hp.hpl.jena.iri.impl.ViolationCodeInfo.FromAlso
-
- isSeeAlso() - Method in class com.hp.hpl.jena.iri.impl.ViolationCodeInfo.InSpec
-
- isWarning(int) - Method in class com.hp.hpl.jena.iri.IRIFactory
-
Is condition #code
being treated as a warning.
- SAMEDOCUMENT - Static variable in interface com.hp.hpl.jena.iri.IRIRelativize
-
Allow same document references (e.g.
- SCHEME - Static variable in interface com.hp.hpl.jena.iri.IRIComponents
-
Indicates the scheme component.
- SCHEME_INCLUDES_DASH - Static variable in interface com.hp.hpl.jena.iri.ViolationCodes
-
Internal code.
- SCHEME_MUST_START_WITH_LETTER - Static variable in interface com.hp.hpl.jena.iri.ViolationCodes
-
The scheme component must start with a letter.
- SCHEME_PATTERN_MATCH_FAILED - Static variable in interface com.hp.hpl.jena.iri.ViolationCodes
-
The scheme specific syntax rules are violared.
- SCHEME_PREFERS_LOWERCASE - Static variable in interface com.hp.hpl.jena.iri.ViolationCodes
-
Some part of the scheme specific syntax prefers lowercase.
- SCHEME_REQUIRES_LOWERCASE - Static variable in interface com.hp.hpl.jena.iri.ViolationCodes
-
Some part of the scheme specific syntax requires lowercase.
- schemes - Static variable in class com.hp.hpl.jena.iri.impl.Specification
-
- SchemeSpecification - Class in com.hp.hpl.jena.iri.impl
-
- SchemeSpecification(String, String, String, String, String, String[], String[]) - Constructor for class com.hp.hpl.jena.iri.impl.SchemeSpecification
-
- SchemeSpecificPart - Class in com.hp.hpl.jena.iri.impl
-
- SchemeSpecificPart() - Constructor for class com.hp.hpl.jena.iri.impl.SchemeSpecificPart
-
- SECURITY - Static variable in interface com.hp.hpl.jena.iri.impl.Force
-
- security - Static variable in interface com.hp.hpl.jena.iri.impl.Force
-
- securityViolation(boolean, boolean) - Method in class com.hp.hpl.jena.iri.IRIFactory
-
The factory will treat
violations of statements
from the specifications
flagged as security issues,
including weak heuristical suggestions,
it is enforcing as errors,
or warnings, or not at all.
- semanticWebImplementation() - Static method in class com.hp.hpl.jena.iri.IRIFactory
-
This factory is a conservative implementation
appropriate for Semantic Web applications.
- setDNS(boolean) - Method in class com.hp.hpl.jena.iri.impl.SchemeSpecification
-
- setDNS(boolean) - Method in class com.hp.hpl.jena.iri.impl.Specification
-
- setEncoding(String) - Method in class com.hp.hpl.jena.iri.impl.IRIFactoryImpl
-
- setEncoding(String) - Method in class com.hp.hpl.jena.iri.IRIFactory
-
Sets the character encoding to use
for decoding and encoding to percent escape sequences.
- setIriImplementation(IRIFactory) - Static method in class com.hp.hpl.jena.iri.IRIFactory
-
- setIsError(int, boolean) - Method in class com.hp.hpl.jena.iri.IRIFactory
-
Set condition #code
to be treated as an error; or clear it as an error condition.
- setIsWarning(int, boolean) - Method in class com.hp.hpl.jena.iri.IRIFactory
-
Set condition #code
to be treated as a warning;
or clear it as a warning condition.
- setJenaImplementation(IRIFactory) - Static method in class com.hp.hpl.jena.iri.IRIFactory
-
- setPattern(int, String) - Method in class com.hp.hpl.jena.iri.impl.SchemeSpecification
-
- setPattern(int, String) - Method in class com.hp.hpl.jena.iri.impl.Specification
-
- setQueryCharacterRestrictions(boolean) - Method in class com.hp.hpl.jena.iri.IRIFactory
-
The character constraints on the query component
of an IRI are weaker than on other components.
- setReserved(int, String) - Method in class com.hp.hpl.jena.iri.impl.SchemeSpecification
-
The given subDelims have syntactic use within this
component in this scheme, and must be %-escaped
for non-syntactic purposes.
- setReserved(int, String) - Method in class com.hp.hpl.jena.iri.impl.Specification
-
- setSameSchemeRelativeReferences(String) - Method in class com.hp.hpl.jena.iri.impl.IRIFactoryImpl
-
- setSameSchemeRelativeReferences(String) - Method in class com.hp.hpl.jena.iri.IRIFactory
-
Allows scheme:relative-path as a relative
reference against a base URI from the same scheme.
- setSemanticWebImplementation(IRIFactory) - Static method in class com.hp.hpl.jena.iri.IRIFactory
-
- setUriImplementation(IRIFactory) - Static method in class com.hp.hpl.jena.iri.IRIFactory
-
- SHOULD - Static variable in interface com.hp.hpl.jena.iri.impl.Force
-
- should - Static variable in interface com.hp.hpl.jena.iri.impl.Force
-
- shouldViolation(boolean, boolean) - Method in class com.hp.hpl.jena.iri.IRIFactory
-
The factory will treat
violations of "SHOULD" force statements
from the specifications it is enforcing as errors,
or warnings, or not at all.
- SIZE - Static variable in interface com.hp.hpl.jena.iri.impl.Force
-
- Specification - Class in com.hp.hpl.jena.iri.impl
-
- Specification(String, String, String, String, String, String, String[], String[]) - Constructor for class com.hp.hpl.jena.iri.impl.Specification
-
- specs(int, IRIFactoryImpl, String) - Method in class com.hp.hpl.jena.iri.impl.ViolationCodeInfo
-
- start(int) - Method in class com.hp.hpl.jena.iri.impl.Parser
-
- SUPERFLUOUS_ASCII_PERCENT_ENCODING - Static variable in interface com.hp.hpl.jena.iri.ViolationCodes
-
Percent-escape sequences should not be used unnecessarily.
- SUPERFLUOUS_NON_ASCII_PERCENT_ENCODING - Static variable in interface com.hp.hpl.jena.iri.ViolationCodes
-
Percent-escape sequences should not be used unnecessarily.
- UNASSIGNED_UNICODE_CHARACTER - Static variable in interface com.hp.hpl.jena.iri.ViolationCodes
-
The character code is not assigned in the version of Unicode implemented here.
- UNDEFINED_UNICODE_CHARACTER - Static variable in interface com.hp.hpl.jena.iri.ViolationCodes
-
TODO
- UNICODE_CONTROL_CHARACTER - Static variable in interface com.hp.hpl.jena.iri.ViolationCodes
-
TODO
- UNICODE_WHITESPACE - Static variable in interface com.hp.hpl.jena.iri.ViolationCodes
-
TODO
- UNKNOWN_SYNTAX - Static variable in class com.hp.hpl.jena.iri.impl.IRIFactoryImpl
-
- UNREGISTERED_IANA_SCHEME - Static variable in interface com.hp.hpl.jena.iri.ViolationCodes
-
The scheme name does not have a "-" in it, but is not in the IANA registry.
- UNREGISTERED_NONIETF_SCHEME_TREE - Static variable in interface com.hp.hpl.jena.iri.ViolationCodes
-
The scheme name has a "-" in it, but it does not start in "x-"
and the prefix is not known as the prefix of an alternative tree for
URI schemes.
- UNWISE_CHARACTER - Static variable in interface com.hp.hpl.jena.iri.ViolationCodes
-
The character matches no grammar rules of URIs/IRIs.
- uriImplementation() - Static method in class com.hp.hpl.jena.iri.IRIFactory
-
- USE_PUNYCODE_NOT_PERCENTS - Static variable in interface com.hp.hpl.jena.iri.ViolationCodes
-
The host component used percent encoding, where punycode is preferred.
- USER - Static variable in interface com.hp.hpl.jena.iri.IRIComponents
-
Indicates the user information part of the authority component,
including the password if any.
- useSchemeSpecificRules(String, boolean) - Method in class com.hp.hpl.jena.iri.impl.IRIFactoryImpl
-
- useSchemeSpecificRules(String, boolean) - Method in class com.hp.hpl.jena.iri.IRIFactory
-
Use the rules for a given scheme,
or use all known scheme specific rules.
- useSpecificationIRI(boolean) - Method in class com.hp.hpl.jena.iri.IRIFactory
-
The factory will check for violations of RFC 3987, IRI.
- useSpecificationRDF(boolean) - Method in class com.hp.hpl.jena.iri.IRIFactory
-
The factory will check for violations of RDF URI Reference.
- useSpecificationURI(boolean) - Method in class com.hp.hpl.jena.iri.IRIFactory
-
The factory will check for violations of RFC 3986, URI.
- useSpecificationXLink(boolean) - Method in class com.hp.hpl.jena.iri.IRIFactory
-
The factory will check for violations of XLink locator: href
value.
- useSpecificationXMLSchema(boolean) - Method in class com.hp.hpl.jena.iri.IRIFactory
-
The factory will check for violations of XML Schema anyURI.
- useSpecificationXMLSystemID(boolean) - Method in class com.hp.hpl.jena.iri.IRIFactory
-
The factory will check for violations of XML constraints on system ID.