| Package | Description |
|---|---|
| org.drools.core.xml.jaxb.util |
| Modifier and Type | Method and Description |
|---|---|
JaxbListWrapper |
ObjectFactory.createJaxbListWrapper() |
JaxbListWrapper |
JaxbCollectionAdapter.marshal(Collection v) |
JaxbListWrapper |
JaxbListAdapter.marshal(List v) |
| Modifier and Type | Method and Description |
|---|---|
List |
JaxbListAdapter.unmarshal(JaxbListWrapper v) |
Collection |
JaxbCollectionAdapter.unmarshal(JaxbListWrapper v) |
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.