org.ow2.bonita.parsing.binding
Class ApplicationBinding

java.lang.Object
  extended by org.ow2.bonita.pvm.internal.util.TagBinding
      extended by org.ow2.bonita.parsing.binding.MajorElementBinding
          extended by org.ow2.bonita.parsing.binding.ApplicationBinding
All Implemented Interfaces:
org.ow2.bonita.pvm.internal.xml.Binding

public class ApplicationBinding
extends MajorElementBinding

Author:
Marc Blachon, Guillaume Porcher, Charles Souillard, Miguel Valdes, Pierre Vigneras

Field Summary
 
Fields inherited from class org.ow2.bonita.pvm.internal.util.TagBinding
category, namespaceUri, tagName
 
Constructor Summary
ApplicationBinding()
           
 
Method Summary
 java.lang.Object parse(org.w3c.dom.Element applicationElement, org.ow2.bonita.pvm.internal.xml.Parse parse, org.ow2.bonita.pvm.internal.xml.Parser parser)
           
 
Methods inherited from class org.ow2.bonita.parsing.binding.MajorElementBinding
containsExtendedAttribute, getChildTextContent, getEnumValue, getExtendedAttribute, getExtendedAttributes, getExternalereference, getFormalParameters, getId, getName, getObject, parseXpdlMajorElementList
 
Methods inherited from class org.ow2.bonita.pvm.internal.util.TagBinding
getCategory, matches, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ApplicationBinding

public ApplicationBinding()
Method Detail

parse

public java.lang.Object parse(org.w3c.dom.Element applicationElement,
                              org.ow2.bonita.pvm.internal.xml.Parse parse,
                              org.ow2.bonita.pvm.internal.xml.Parser parser)


Copyright © 2009 OW2 Consortium. All Rights Reserved.