Uses of Class
org.ow2.petals.jbi.descriptor.original.generated.Jbi

Packages that use Jbi
org.ow2.petals.jbi.descriptor.original   
org.ow2.petals.jbi.descriptor.original.generated   
 

Uses of Jbi in org.ow2.petals.jbi.descriptor.original
 

Methods in org.ow2.petals.jbi.descriptor.original that return Jbi
static Jbi JBIDescriptorBuilder.buildJavaJBIDescriptor(java.io.InputStream jbiDescriptorStream)
           Build the Java bindings from the JBI descriptor in XML form.
 

Methods in org.ow2.petals.jbi.descriptor.original with parameters of type Jbi
static void JBIDescriptorBuilder.buildXmlJBIdescriptor(Jbi jbiDescriptorClass, org.w3c.dom.Node jbiDescriptorNode)
          Build the XML nodes from the JBI descriptor in Java classes form.
static java.lang.String JBIDescriptorBuilder.buildXmlStringJBIdescriptor(Jbi jbiDescriptorClass)
          Build the XML String from the JBI descriptor in Java classes form.
 

Uses of Jbi in org.ow2.petals.jbi.descriptor.original.generated
 

Methods in org.ow2.petals.jbi.descriptor.original.generated that return Jbi
 Jbi ObjectFactory.createJbi()
          Create an instance of Jbi
 



Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.