|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.batik.dom.AbstractDocument.DocumentConfiguration.ParameterNameList
protected class AbstractDocument.DocumentConfiguration.ParameterNameList
Class to expose the parameter names.
Constructor Summary | |
---|---|
protected |
AbstractDocument.DocumentConfiguration.ParameterNameList()
|
Method Summary | |
---|---|
boolean |
contains(java.lang.String s)
Returns whether the given parameter name is in the list. |
int |
getLength()
Returns the number of parameter names in the list. |
java.lang.String |
item(int index)
Returns the parameter name at the given index. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected AbstractDocument.DocumentConfiguration.ParameterNameList()
Method Detail |
---|
public java.lang.String item(int index)
item
in interface org.w3c.dom.DOMStringList
public int getLength()
getLength
in interface org.w3c.dom.DOMStringList
public boolean contains(java.lang.String s)
contains
in interface org.w3c.dom.DOMStringList
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |