com.thaiopensource.relaxng.impl
Class InconsistentDataDerivType
java.lang.Object
com.thaiopensource.relaxng.impl.DataDerivType
com.thaiopensource.relaxng.impl.InconsistentDataDerivType
class InconsistentDataDerivType
- extends DataDerivType
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
instance
private static final InconsistentDataDerivType instance
InconsistentDataDerivType
private InconsistentDataDerivType()
getInstance
static InconsistentDataDerivType getInstance()
combine
DataDerivType combine(DataDerivType ddt)
- Specified by:
combine
in class DataDerivType
copy
DataDerivType copy()
- Specified by:
copy
in class DataDerivType