|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.parabon.common.manifest.xml.AbstractXmlElement
com.parabon.common.manifest.xml.XmlCondition
public abstract class XmlCondition
| Constructor Summary | |
|---|---|
XmlCondition(java.lang.String elementName)
|
|
XmlCondition(java.lang.String elementName,
org.xml.sax.Attributes attributes)
|
|
| Method Summary | |
|---|---|
abstract Condition |
getCondition()
|
| Methods inherited from class com.parabon.common.manifest.xml.AbstractXmlElement |
|---|
booleanAttributeValue, booleanAttributeValue, end, endChild, getXmlName, requiredAttributeValue, start, startChild |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XmlCondition(java.lang.String elementName)
public XmlCondition(java.lang.String elementName,
org.xml.sax.Attributes attributes)
throws org.xml.sax.SAXException
org.xml.sax.SAXException| Method Detail |
|---|
public abstract Condition getCondition()
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 | |||||||||