|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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(java.io.InputStream jbiDescriptorStream)
Build the Java bindings from the JBI descriptor in XML form. |
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. |
static void |
JBIDescriptorBuilder.validateJBIDescriptor(java.io.InputStream jbiDescriptorStream)
Validate the given JBI descriptor against the JBI schema. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||