|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Jbi | |
|---|---|
| org.ow2.petals.component.framework.jbidescriptor | |
| org.ow2.petals.component.framework.jbidescriptor.generated | |
| Uses of Jbi in org.ow2.petals.component.framework.jbidescriptor |
|---|
| Methods in org.ow2.petals.component.framework.jbidescriptor that return Jbi | |
|---|---|
static Jbi |
JBIDescriptorBuilder.buildJavaJBIDescriptor(java.io.InputStream jbiDescriptorStream)
Build the Jbi Java binding from the given JBI descriptor in XML Stream form. |
static Jbi |
JBIDescriptorBuilder.buildJavaJBIDescriptor(java.io.Reader jbiDescriptorReader)
Build the Jbi Java binding from the given JBI descriptor in XML character reader form. |
| Methods in org.ow2.petals.component.framework.jbidescriptor with parameters of type Jbi | |
|---|---|
static org.w3c.dom.Document |
JBIDescriptorBuilder.buildXmlJBIdescriptor(Jbi jbiDescriptorClass)
Build the XML nodes tree from the JBI descriptor in Java classes form. |
static void |
JBIDescriptorBuilder.buildXmlJBIdescriptor(Jbi jbiDescriptorClass,
org.w3c.dom.Node jbiDescriptorNode)
Build the XML nodes tree from the JBI descriptor in Java classes form. |
static void |
JBIDescriptorBuilder.buildXmlJBIdescriptor(Jbi jbiDescriptorClass,
java.io.OutputStream ouputStream)
Build the output Stream from the JBI descriptor in Java classes form. |
| Uses of Jbi in org.ow2.petals.component.framework.jbidescriptor.generated |
|---|
| Methods in org.ow2.petals.component.framework.jbidescriptor.generated that return Jbi | |
|---|---|
Jbi |
ObjectFactory.createJbi()
Create an instance of Jbi |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||