Uses of Class
org.apache.jena.iri.impl.Specification

Packages that use Specification
org.apache.jena.iri.impl   
 

Uses of Specification in org.apache.jena.iri.impl
 

Subclasses of Specification in org.apache.jena.iri.impl
 class SchemeSpecification
           
 

Fields in org.apache.jena.iri.impl with type parameters of type Specification
static Map<String,Specification> Specification.all
           
static Map<String,Specification> Specification.iris
           
static Map<String,Specification> Specification.schemes
           
 

Methods in org.apache.jena.iri.impl that return Specification
static Specification Specification.get(String name)
           
 

Methods in org.apache.jena.iri.impl with parameters of type Specification
 boolean ViolationCodeInfo.appliesTo(Specification specification)
           
 



Licenced under the Apache License, Version 2.0