|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgroovy.lang.GroovyObjectSupport
org.kohsuke.stapler.jelly.groovy.Namespace
public class Namespace
Method Summary | |
---|---|
void |
endPrefixMapping(org.apache.commons.jelly.XMLOutput output)
|
java.lang.Object |
invokeMethod(java.lang.String localName,
java.lang.Object args)
|
void |
startPrefixMapping(org.apache.commons.jelly.XMLOutput output)
|
Methods inherited from class groovy.lang.GroovyObjectSupport |
---|
getMetaClass, getProperty, setMetaClass, setProperty |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.lang.Object invokeMethod(java.lang.String localName, java.lang.Object args)
invokeMethod
in interface groovy.lang.GroovyObject
invokeMethod
in class groovy.lang.GroovyObjectSupport
public void startPrefixMapping(org.apache.commons.jelly.XMLOutput output) throws org.xml.sax.SAXException
org.xml.sax.SAXException
public void endPrefixMapping(org.apache.commons.jelly.XMLOutput output) throws org.xml.sax.SAXException
org.xml.sax.SAXException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |