Package eu.bandm.tools.util.xml
Class NamespaceEmbedder.Pref
java.lang.Object
eu.bandm.tools.util.xml.NamespaceEmbedder.Pref
- Enclosing class:
- NamespaceEmbedder
-
Field Summary
Modifier and TypeFieldDescription(package private) String
(package private) NamespaceEmbedder.Pref
Synonym, i.e.(package private) boolean
Whether already sent to the output side by "start element" -
Constructor Summary
-
Method Summary
-
Field Details
-
p
String p -
predec
NamespaceEmbedder.Pref predecSynonym, i.e. different prefix to the same URI, to pop up as soon as this Pref will be ended. -
sent
boolean sentWhether already sent to the output side by "start element"
-
-
Constructor Details
-
Pref
Pref(String p, NamespaceEmbedder.Pref predec)
-
-
Method Details