|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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(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,
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.writeJBIdescriptor(Jbi jbiDescriptorClass,
OutputStream jbiDescrOutputStream)
Write the JBI descriptor XML into an output stream. |
| 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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||