com.parabon.common.manifest.xml
Class XmlAnd
java.lang.Object
com.parabon.common.manifest.xml.AbstractXmlElement
com.parabon.common.manifest.xml.XmlCondition
com.parabon.common.manifest.xml.XmlCompoundCondition
com.parabon.common.manifest.xml.XmlAnd
public class XmlAnd
- extends XmlCompoundCondition
|
Field Summary |
static java.lang.String |
NAME
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAME
public static final java.lang.String NAME
- See Also:
- Constant Field Values
XmlAnd
protected XmlAnd(PlatformResolver resolver,
java.lang.String elementName,
org.xml.sax.Attributes attributes)
throws org.xml.sax.SAXException
- Throws:
org.xml.sax.SAXException
XmlAnd
public XmlAnd(PlatformResolver resolver,
org.xml.sax.Attributes attributes)
throws org.xml.sax.SAXException
- Throws:
org.xml.sax.SAXException
XmlAnd
public XmlAnd(PlatformResolver resolver)
getCondition
public Condition getCondition()
throws org.xml.sax.SAXException
- Specified by:
getCondition in class XmlCondition
- Throws:
org.xml.sax.SAXException