|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--mozile.rng.Node | +--mozile.rng.Interleave
Defined in rng.js
Field Summary | |
mozile.rng.Validation |
validate
Validates the node. |
Constructor Summary | |
mozile.rng.Interleave
()
Represents an RNG "interleave" element. |
Method Summary | |
mozile.rng.Validation
|
selfValidate(validation)
Validates this RNG object. |
Methods inherited from class mozile.rng.Node |
toString, getType, getSchema, getGrammar, getParentNode, getParentElement, getNextSibling, getChildNodes, getChildNode, appendChild, removeChild, getDescendants, mustContain, mayContain, mustHave, mayHave, reset, resetAll, selfValidateAll, validate
|
Field Detail |
mozile.rng.Validation validate
Constructor Detail |
mozile.rng.Interleave()
element
- The RNG element to represent.
Method Detail |
mozile.rng.Validation selfValidate(validation)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |