com.thaiopensource.validate.rng
Class RngProperty

java.lang.Object
  extended by com.thaiopensource.validate.rng.RngProperty

public class RngProperty
extends Object


Nested Class Summary
static class RngProperty.DatatypeLibraryFactoryPropertyId
           
 
Field Summary
static FlagPropertyId CHECK_ID_IDREF
           
static RngProperty.DatatypeLibraryFactoryPropertyId DATATYPE_LIBRARY_FACTORY
           
static FlagPropertyId FEASIBLE
           
 
Constructor Summary
private RngProperty()
           
 
Method Summary
static Option getOption(String uri)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DATATYPE_LIBRARY_FACTORY

public static final RngProperty.DatatypeLibraryFactoryPropertyId DATATYPE_LIBRARY_FACTORY

CHECK_ID_IDREF

public static final FlagPropertyId CHECK_ID_IDREF

FEASIBLE

public static final FlagPropertyId FEASIBLE
Constructor Detail

RngProperty

private RngProperty()
Method Detail

getOption

public static Option getOption(String uri)