Uses of Class
org.apache.jena.iri.impl.Specification
-
Packages that use Specification Package Description org.apache.jena.iri.impl -
-
Uses of Specification in org.apache.jena.iri.impl
Subclasses of Specification in org.apache.jena.iri.impl Modifier and Type Class Description classSchemeSpecificationFields in org.apache.jena.iri.impl with type parameters of type Specification Modifier and Type Field Description static java.util.Map<java.lang.String,Specification>Specification. allstatic java.util.Map<java.lang.String,Specification>Specification. irisstatic java.util.Map<java.lang.String,Specification>Specification. schemesMethods in org.apache.jena.iri.impl that return Specification Modifier and Type Method Description static SpecificationSpecification. get(java.lang.String name)Methods in org.apache.jena.iri.impl with parameters of type Specification Modifier and Type Method Description booleanViolationCodeInfo. appliesTo(Specification specification)
-