com.thaiopensource.validate.rng
Class RngProperty

java.lang.Object
  |
  +--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
           
 
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
Method Detail

getOption

public static Option getOption(String uri)