public class HL72Xml extends Object
| Constructor and Description |
|---|
HL72Xml() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCharacterSet() |
void |
parse(InputStream is) |
void |
setCharacterSet(String charset) |
void |
setIncludeNamespaceDeclaration(boolean includeNamespaceDeclaration) |
void |
setIndent(boolean indent) |
void |
setXSLT(URL xslt) |
public final void setXSLT(URL xslt)
public final void setIndent(boolean indent)
public final void setIncludeNamespaceDeclaration(boolean includeNamespaceDeclaration)
public String getCharacterSet()
public void setCharacterSet(String charset)
public void parse(InputStream is) throws IOException, TransformerConfigurationException, SAXException
Copyright © 2021. All rights reserved.