|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.judoscript.xml.XmlProperty
public class XmlProperty
| Field Summary | |
|---|---|
boolean |
ignoreComment
|
boolean |
ignoreWhitespace
|
boolean |
namespace
|
boolean |
schema
|
boolean |
validate
|
java.util.HashMap |
xmlns
|
| Constructor Summary | |
|---|---|
XmlProperty()
|
|
| Method Summary | |
|---|---|
void |
addXmlNS(java.lang.String ns,
java.lang.String value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public boolean namespace
public boolean validate
public boolean schema
public boolean ignoreWhitespace
public boolean ignoreComment
public java.util.HashMap xmlns
| Constructor Detail |
|---|
public XmlProperty()
| Method Detail |
|---|
public void addXmlNS(java.lang.String ns,
java.lang.String value)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||