|
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||
java.lang.Objectorg.textmining.extraction.word.model.PropertyNode
org.textmining.extraction.word.model.GenericPropertyNode
public class GenericPropertyNode
| Constructor Summary | |
|---|---|
GenericPropertyNode(int start,
int end,
byte[] buf)
|
|
| Method Summary | |
|---|---|
byte[] |
getBytes()
|
| Methods inherited from class org.textmining.extraction.word.model.PropertyNode |
|---|
adjustForDelete, clone, compareTo, equals, getEnd, getStart, setEnd, setStart |
| Methods inherited from class java.lang.Object |
|---|
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GenericPropertyNode(int start,
int end,
byte[] buf)
| Method Detail |
|---|
public byte[] getBytes()
|
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||