|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataDerivType | |
---|---|
com.thaiopensource.relaxng.impl |
Uses of DataDerivType in com.thaiopensource.relaxng.impl |
---|
Subclasses of DataDerivType in com.thaiopensource.relaxng.impl | |
---|---|
(package private) class |
BlankDataDerivType
|
(package private) class |
DataDataDerivType
|
(package private) class |
InconsistentDataDerivType
|
(package private) class |
SingleDataDerivType
DerivType for a Pattern whose derivative wrt any data is always the same. |
(package private) class |
ValueDataDerivType
|
Fields in com.thaiopensource.relaxng.impl declared as DataDerivType | |
---|---|
private DataDerivType |
PatternMemo.memoDataDerivType
|
Methods in com.thaiopensource.relaxng.impl that return DataDerivType | |
---|---|
private DataDerivType |
DataDerivTypeFunction.apply(Pattern p)
|
(package private) DataDerivType |
ValueDataDerivType.combine(DataDerivType ddt)
|
(package private) DataDerivType |
SingleDataDerivType.combine(DataDerivType ddt)
|
(package private) DataDerivType |
InconsistentDataDerivType.combine(DataDerivType ddt)
|
(package private) abstract DataDerivType |
DataDerivType.combine(DataDerivType ddt)
|
(package private) DataDerivType |
DataDataDerivType.combine(DataDerivType ddt)
|
(package private) DataDerivType |
BlankDataDerivType.combine(DataDerivType ddt)
|
(package private) DataDerivType |
ValueDataDerivType.copy()
|
(package private) DataDerivType |
SingleDataDerivType.copy()
|
(package private) DataDerivType |
InconsistentDataDerivType.copy()
|
(package private) abstract DataDerivType |
DataDerivType.copy()
|
(package private) DataDerivType |
DataDataDerivType.copy()
|
(package private) DataDerivType |
BlankDataDerivType.copy()
|
(package private) DataDerivType |
PatternMemo.dataDerivType()
|
(package private) static DataDerivType |
DataDerivTypeFunction.dataDerivType(ValidatorPatternBuilder builder,
Pattern pattern)
|
Methods in com.thaiopensource.relaxng.impl with parameters of type DataDerivType | |
---|---|
(package private) DataDerivType |
ValueDataDerivType.combine(DataDerivType ddt)
|
(package private) DataDerivType |
SingleDataDerivType.combine(DataDerivType ddt)
|
(package private) DataDerivType |
InconsistentDataDerivType.combine(DataDerivType ddt)
|
(package private) abstract DataDerivType |
DataDerivType.combine(DataDerivType ddt)
|
(package private) DataDerivType |
DataDataDerivType.combine(DataDerivType ddt)
|
(package private) DataDerivType |
BlankDataDerivType.combine(DataDerivType ddt)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |