org.w3c.dom
Interface DOMConfiguration
- public interface DOMConfiguration
setParameter
public void setParameter(java.lang.String name,
java.lang.Object value)
throws org.w3c.dom.DOMException
- Throws:
org.w3c.dom.DOMException
getParameter
public java.lang.Object getParameter(java.lang.String name)
throws org.w3c.dom.DOMException
- Throws:
org.w3c.dom.DOMException
canSetParameter
public boolean canSetParameter(java.lang.String name,
java.lang.Object value)
getParameterNames
public DOMStringList getParameterNames()
<oXygen/>
XML Editor
uses Saxon from
Saxonica
for providing XSLT transformation and debugging support. See the sections
XSLT Editor and
XSLT Debugger for more info.