Modifier and Type | Field and Description |
---|---|
protected java.lang.StringBuilder |
buffer
The text to be writtten.
|
Modifier | Constructor and Description |
---|---|
protected |
Text(Document document,
NamespaceResolver nsResolver,
java.lang.Object obj) |
Modifier and Type | Method and Description |
---|---|
(package private) boolean |
concludesPendingStartTag()
Returns true if this
Content can guarantee that
no more new namespace decls is necessary for the currently
pending start tag. |
protected Text(Document document, NamespaceResolver nsResolver, java.lang.Object obj)
boolean concludesPendingStartTag()
Content
Content
can guarantee that
no more new namespace decls is necessary for the currently
pending start tag.concludesPendingStartTag
in class Content