JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.acrolinx.sidebar.lookup
Interface ContentNode
All Known Subinterfaces:
ExternalContentNode
public interface
ContentNode
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getAsXMLFragment
()
String
getContent
()
int
getEndOffset
()
int
getStartOffset
()
Method Details
getStartOffset
int
getStartOffset
()
getEndOffset
int
getEndOffset
()
getContent
String
getContent
()
getAsXMLFragment
String
getAsXMLFragment
()