|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GenericPropertyNode | |
---|---|
org.apache.poi.hwpf.model | |
org.apache.poi.hwpf.usermodel |
Uses of GenericPropertyNode in org.apache.poi.hwpf.model |
---|
Methods in org.apache.poi.hwpf.model that return GenericPropertyNode | |
---|---|
GenericPropertyNode |
NotesTables.getDescriptor(int index)
|
GenericPropertyNode |
BookmarksTables.getDescriptorFirst(int index)
|
GenericPropertyNode |
BookmarksTables.getDescriptorLim(int index)
|
GenericPropertyNode |
PlexOfCps.getProperty(int index)
|
GenericPropertyNode |
NotesTables.getTextPosition(int index)
|
Methods in org.apache.poi.hwpf.model with parameters of type GenericPropertyNode | |
---|---|
void |
PlexOfCps.addProperty(GenericPropertyNode node)
|
int |
BookmarksTables.getDescriptorFirstIndex(GenericPropertyNode descriptorFirst)
|
Constructors in org.apache.poi.hwpf.model with parameters of type GenericPropertyNode | |
---|---|
PlexOfField(GenericPropertyNode propertyNode)
|
Uses of GenericPropertyNode in org.apache.poi.hwpf.usermodel |
---|
Constructors in org.apache.poi.hwpf.usermodel with parameters of type GenericPropertyNode | |
---|---|
Shape(GenericPropertyNode nodo)
Deprecated. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |