|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.gargoylesoftware.htmlunit.javascript.host.NativeFunctionPrefixResolver
public class NativeFunctionPrefixResolver
A special PrefixResolver for NativeFunctions.
| Constructor Summary | |
|---|---|
NativeFunctionPrefixResolver(net.sourceforge.htmlunit.corejs.javascript.NativeFunction resolverFn,
net.sourceforge.htmlunit.corejs.javascript.Scriptable scope)
Constructor. |
|
| Method Summary | |
|---|---|
String |
getBaseIdentifier()
|
String |
getNamespaceForPrefix(String prefix)
|
String |
getNamespaceForPrefix(String prefix,
Node node)
|
boolean |
handlesNullPrefixes()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NativeFunctionPrefixResolver(net.sourceforge.htmlunit.corejs.javascript.NativeFunction resolverFn,
net.sourceforge.htmlunit.corejs.javascript.Scriptable scope)
resolverFn - the NativeFunction this resolver is forscope - the scope| Method Detail |
|---|
public String getBaseIdentifier()
getBaseIdentifier in interface org.apache.xml.utils.PrefixResolverpublic String getNamespaceForPrefix(String prefix)
getNamespaceForPrefix in interface org.apache.xml.utils.PrefixResolver
public String getNamespaceForPrefix(String prefix,
Node node)
getNamespaceForPrefix in interface org.apache.xml.utils.PrefixResolverpublic boolean handlesNullPrefixes()
handlesNullPrefixes in interface org.apache.xml.utils.PrefixResolver
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||