public class AxmlWriter extends AxmlVisitor
nv, TYPE_FIRST_INT, TYPE_INT_BOOLEAN, TYPE_INT_HEX, TYPE_REFERENCE, TYPE_STRING| Constructor and Description |
|---|
AxmlWriter() |
| Modifier and Type | Method and Description |
|---|---|
NodeVisitor |
child(String ns,
String name)
create a child node
|
void |
end()
end the visit
|
void |
ns(String prefix,
String uri,
int ln)
create a ns
|
byte[] |
toByteArray() |
attr, line, textpublic NodeVisitor child(String ns, String name)
NodeVisitorchild in class NodeVisitorpublic void end()
NodeVisitorend in class NodeVisitorpublic void ns(String prefix, String uri, int ln)
AxmlVisitorns in class AxmlVisitorpublic byte[] toByteArray()
throws IOException
IOExceptionCopyright © 2022 Secure Software Engineering Group - University of Paderborn. All rights reserved.