|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Field | |
org.outerj.daisy.repository | Core API for accessing the repository, and creating and modifying documents in it. |
Uses of Field in org.outerj.daisy.repository |
Methods in org.outerj.daisy.repository that return Field | |
Field |
Version.getField(long fieldTypeId)
Get a field by id. |
Field[] |
Fields.getArray()
|
Field |
Document.getField(java.lang.String fieldTypeName)
Gets a field by field type name. |
Field |
Document.getField(long fieldTypeId)
Same as Document.getField(String) but using the field type id.
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |