|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ValidatorImpl.PrefixMapping | |
---|---|
com.oxygenxml.validate.nvdl |
Uses of ValidatorImpl.PrefixMapping in com.oxygenxml.validate.nvdl |
---|
Fields in com.oxygenxml.validate.nvdl declared as ValidatorImpl.PrefixMapping | |
---|---|
(package private) ValidatorImpl.PrefixMapping |
ValidatorImpl.PrefixMapping.parent
Link to parent mapping. |
private ValidatorImpl.PrefixMapping |
ValidatorImpl.prefixMapping
The current namespace context, points to the last prefix mapping the previous can be found on getParent and so on. |
Constructors in com.oxygenxml.validate.nvdl with parameters of type ValidatorImpl.PrefixMapping | |
---|---|
ValidatorImpl.PrefixMapping(String prefix,
String uri,
ValidatorImpl.PrefixMapping parent)
Constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |