public interface IDocumentFragmentElement
Represents common interface for all Document Fragment elements.
Modifier and Type | Method and Description |
---|---|
DocumentFragment |
getContent()
Gets the instance of the
DocumentFragment . |
DocumentFragment getContent()
Gets the instance of the DocumentFragment
.