Uses of Class
com.hp.hpl.jena.iri.impl.Specification

Packages that use Specification
com.hp.hpl.jena.iri.impl   
 

Uses of Specification in com.hp.hpl.jena.iri.impl
 

Subclasses of Specification in com.hp.hpl.jena.iri.impl
 class SchemeSpecification
           
 

Fields in com.hp.hpl.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 com.hp.hpl.jena.iri.impl that return Specification
static Specification Specification.get(String name)
           
 

Methods in com.hp.hpl.jena.iri.impl with parameters of type Specification
 boolean ViolationCodeInfo.appliesTo(Specification specification)
           
 



Copyright ? 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP