Uses of Class
org.ow2.petals.jbi.descriptor.JBIDescriptorException

Packages that use JBIDescriptorException
org.ow2.petals.jbi.descriptor.original   
 

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

Methods in org.ow2.petals.jbi.descriptor.original that throw JBIDescriptorException
static Jbi JBIDescriptorBuilder.buildJavaJBIDescriptor(InputStream jbiDescriptorStream)
           Build the Java bindings from the JBI descriptor in XML form.
static void JBIDescriptorBuilder.buildXmlJBIdescriptor(Jbi jbiDescriptorClass, Node jbiDescriptorNode)
          Build the XML nodes from the JBI descriptor in Java classes form.
static String JBIDescriptorBuilder.buildXmlStringJBIdescriptor(Jbi jbiDescriptorClass)
          Deprecated. Because of an encoding problem, use JBIDescriptorBuilder.writeJBIdescriptor(Jbi, OutputStream)
static void JBIDescriptorBuilder.validateJBIDescriptor(InputStream jbiDescriptorStream)
          Validate the given JBI descriptor against the JBI schema.
static void JBIDescriptorBuilder.writeJBIdescriptor(Jbi jbiDescriptorClass, OutputStream jbiDescrOutputStream)
          Write the JBI descriptor XML into an output stream.
 



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