public abstract class NamespaceWriter extends Object
Constructor and Description |
---|
NamespaceWriter(XMLWriter out,
String namespace,
String prefix) |
Modifier and Type | Method and Description |
---|---|
String |
getNamespace() |
String |
getPrefix() |
void |
write(String tag,
URI uri) |
void |
writeAny(String tag,
Object o) |
protected XMLWriter out
Copyright © 2005–2019 Apache Software Foundation. All rights reserved.