public interface Document extends AXML<Document,Content>
document
component. This interface implements
Iterable<Content>
for accessing its child content
components.Modifier and Type | Interface and Description |
---|---|
static interface |
Document.Builder
Interface for building
Docuemnt object. |
AXMLBase.Publisher<T>
Modifier and Type | Method and Description |
---|---|
Document.Builder |
builder()
Create a builder for new AXML component cloned from
this object, but
with empty children. |
long |
getSize()
Return the byte size of document data.
|
getIterator, iterator
copy, getAcl, getGroupID, getUrl