All Known Implementing Classes:
SavedContext, Context, CompactSyntax, DtdContext, Context, ValidationContextImpl, AbstractContext, ContextImpl
< - a href="mailto:jjc@jclark.com">James Clark< - a href="mailto:kohsuke.kawaguchi@sun.com">Kohsuke KAWAGUCHI| Method from org.relaxng.datatype.ValidationContext Summary: |
|---|
| getBaseUri, isNotation, isUnparsedEntity, resolveNamespacePrefix |
| Method from org.relaxng.datatype.ValidationContext Detail: |
|---|
|
|
|
If the prefix is "" (empty string), it indicates an unprefixed value. The callee should resolve it as for an unprefixed element, rather than for an unprefixed attribute. If the prefix is "xml", then the callee must resolve this prefix into "http://www.w3.org/XML/1998/namespace", as defined in the XML Namespaces Recommendation. |