Class NoneType

All Implemented Interfaces:
DatabindableDatatype, XSDatatype, Serializable, org.relaxng.datatype.Datatype

public class NoneType extends BuiltinAtomicType
'none' datatype of RELAX. this type accepts nothing.
Author:
Kohsuke KAWAGUCHI
See Also:
  • Field Details

    • theInstance

      public static final NoneType theInstance
  • Method Details