|
||||||||||
| 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(String s)
Returns whether the given parameter name is in the list. |
int |
getLength()
Returns the number of parameter names in the list. |
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 String item(int index)
item in interface DOMStringListpublic int getLength()
getLength in interface DOMStringListpublic boolean contains(String s)
contains in interface DOMStringList
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||