API Overview API Index Package Overview Direct link to this page
JDK 1.6
  org.relaxng.datatype.helpers. ParameterlessDatatypeBuilder View Source
Author(s)
Kohsuke KAWAGUCHI
Since
Version
Serial
Hierarchy
 Object
      ParameterlessDatatypeBuilder
Implements
 DatatypeBuilder
Subclasses
Description
publicfinal class ParameterlessDatatypeBuilder
  Dummy implementation of DatatypeBuilder.
See also:   
Constructors
public ParameterlessDatatypeBuilder (Datatype baseType)
Methods
Hide/Show inherited methods
public void addParameter (String name, String strValue, ValidationContext context) throws DatatypeException [Specified in DatatypeBuilder]
public Datatype createDatatype () throws DatatypeException [Specified in DatatypeBuilder]
Fields
Hide/Show inherited fields
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar