|
jInfer | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContentNode
Interface representing nodes, that have content. Both text nodes and attributes have content, so they implement this interface.
| Method Summary | |
|---|---|
List<String> |
getContent()
General way o describing content of node. |
String |
getContentType()
General way o describing content of node. |
| Methods inherited from interface cz.cuni.mff.ksi.jinfer.base.interfaces.nodes.NamedNode |
|---|
getContext, getMetadata, getName |
| Method Detail |
|---|
String getContentType()
List<String> getContent()
|
jInfer | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||