public class BPMNEdgeHandler
extends org.drools.core.xml.BaseAbstractHandler
implements org.drools.core.xml.Handler
| Modifier and Type | Class and Description |
|---|---|
static class |
BPMNEdgeHandler.ConnectionInfo |
| Constructor and Description |
|---|
BPMNEdgeHandler() |
| Modifier and Type | Method and Description |
|---|---|
Object |
end(String uri,
String localName,
org.drools.core.xml.ExtensibleXmlParser parser) |
Class<?> |
generateNodeFor() |
protected void |
initValidParents() |
protected void |
initValidPeers() |
Object |
start(String uri,
String localName,
Attributes attrs,
org.drools.core.xml.ExtensibleXmlParser parser) |
allowNesting, emptyAttributeCheck, emptyContentCheck, getValidParents, getValidPeersprotected void initValidParents()
protected void initValidPeers()
public Object start(String uri, String localName, Attributes attrs, org.drools.core.xml.ExtensibleXmlParser parser) throws SAXException
start in interface org.drools.core.xml.HandlerSAXExceptionpublic Object end(String uri, String localName, org.drools.core.xml.ExtensibleXmlParser parser) throws SAXException
end in interface org.drools.core.xml.HandlerSAXExceptionpublic Class<?> generateNodeFor()
generateNodeFor in interface org.drools.core.xml.HandlerCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.