public class ItemHelper extends ItemIdentifyHelper
| Constructor and Description |
|---|
ItemHelper(Item item) |
| Modifier and Type | Method and Description |
|---|---|
Item |
getItem() |
XSLPipeline |
toPipeline(boolean omitXMLDeclaration) |
InputStream |
toStream() |
getSetspublic ItemHelper(Item item)
public Item getItem()
public InputStream toStream() throws XMLStreamException, WritingXmlException
public XSLPipeline toPipeline(boolean omitXMLDeclaration) throws WritingXmlException, XMLStreamException
Copyright © 2020. All rights reserved.