org.jbpm.jpdl.internal.activity
Class CustomBinding

java.lang.Object
  extended by org.jbpm.pvm.internal.util.TagBinding
      extended by org.jbpm.jpdl.internal.activity.JpdlBinding
          extended by org.jbpm.jpdl.internal.activity.CustomBinding
All Implemented Interfaces:
org.jbpm.pvm.internal.xml.Binding

public class CustomBinding
extends JpdlBinding

Author:
Tom Baeyens

Field Summary
 
Fields inherited from class org.jbpm.jpdl.internal.activity.JpdlBinding
wireParser
 
Fields inherited from class org.jbpm.pvm.internal.util.TagBinding
category, namespaceUri, tagName
 
Constructor Summary
CustomBinding()
           
 
Method Summary
 java.lang.Object parse(org.w3c.dom.Element element, org.jbpm.pvm.internal.xml.Parse parse, org.jbpm.pvm.internal.xml.Parser parser)
           
 
Methods inherited from class org.jbpm.jpdl.internal.activity.JpdlBinding
isNameRequired, parseName, parseTransitions
 
Methods inherited from class org.jbpm.pvm.internal.util.TagBinding
getCategory, getNamespaceUri, getTagName, matches, setCategory, setNamespaceUri, setTagName, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CustomBinding

public CustomBinding()
Method Detail

parse

public java.lang.Object parse(org.w3c.dom.Element element,
                              org.jbpm.pvm.internal.xml.Parse parse,
                              org.jbpm.pvm.internal.xml.Parser parser)


Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.