public interface AbstractView
See also the Document Object Model (DOM) Level 2 Views Specification.
Modifier and Type | Method and Description |
---|---|
DocumentView |
getDocument()
The source
DocumentView of which this is an
AbstractView . |
DocumentView getDocument()
DocumentView
of which this is an
AbstractView
.Copyright © 1999-2022 The Apache Software Foundation. All Rights Reserved.