|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.apache.xml.utils.PrefixResolverDefault
org.apache.lenya.cms.editors.forms.FormsEditor.FormPrefixResolver
public class FormsEditor.FormPrefixResolver
Prefix resolver which uses the usecase parameters like "namespace.xhtml=http://www.w3.org/1999/xhtml" to resolve prefixes.
| Constructor Summary | |
|---|---|
FormsEditor.FormPrefixResolver(org.w3c.dom.Node context)
Ctor. |
|
| Method Summary | |
|---|---|
java.lang.String |
getNamespaceForPrefix(java.lang.String prefix,
org.w3c.dom.Node context)
|
| Methods inherited from class org.apache.xml.utils.PrefixResolverDefault |
|---|
getBaseIdentifier, getNamespaceForPrefix, handlesNullPrefixes |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FormsEditor.FormPrefixResolver(org.w3c.dom.Node context)
context - The context node.| Method Detail |
|---|
public java.lang.String getNamespaceForPrefix(java.lang.String prefix,
org.w3c.dom.Node context)
getNamespaceForPrefix in interface org.apache.xml.utils.PrefixResolvergetNamespaceForPrefix in class org.apache.xml.utils.PrefixResolverDefaultPrefixResolver.getNamespaceForPrefix(java.lang.String,
org.w3c.dom.Node)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||