|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InternalFileDocument.InternalFile | |
|---|---|
| org.lisa.tmx20 | |
| org.lisa.tmx20.impl | |
| Uses of InternalFileDocument.InternalFile in org.lisa.tmx20 |
|---|
| Methods in org.lisa.tmx20 that return InternalFileDocument.InternalFile | |
|---|---|
InternalFileDocument.InternalFile |
InternalFileDocument.addNewInternalFile()
Appends and returns a new empty "internal-file" element |
InternalFileDocument.InternalFile |
SegmentationDocument.Segmentation.addNewInternalFile()
Appends and returns a new empty "internal-file" element |
InternalFileDocument.InternalFile |
InternalFileDocument.getInternalFile()
Gets the "internal-file" element |
InternalFileDocument.InternalFile |
SegmentationDocument.Segmentation.getInternalFile()
Gets the "internal-file" element |
static InternalFileDocument.InternalFile |
InternalFileDocument.InternalFile.Factory.newInstance()
|
static InternalFileDocument.InternalFile |
InternalFileDocument.InternalFile.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
| Methods in org.lisa.tmx20 with parameters of type InternalFileDocument.InternalFile | |
|---|---|
void |
InternalFileDocument.setInternalFile(InternalFileDocument.InternalFile internalFile)
Sets the "internal-file" element |
void |
SegmentationDocument.Segmentation.setInternalFile(InternalFileDocument.InternalFile internalFile)
Sets the "internal-file" element |
| Uses of InternalFileDocument.InternalFile in org.lisa.tmx20.impl |
|---|
| Classes in org.lisa.tmx20.impl that implement InternalFileDocument.InternalFile | |
|---|---|
static class |
InternalFileDocumentImpl.InternalFileImpl
An XML internal-file(@http://www.lisa.org/tmx20). |
| Methods in org.lisa.tmx20.impl that return InternalFileDocument.InternalFile | |
|---|---|
InternalFileDocument.InternalFile |
InternalFileDocumentImpl.addNewInternalFile()
Appends and returns a new empty "internal-file" element |
InternalFileDocument.InternalFile |
SegmentationDocumentImpl.SegmentationImpl.addNewInternalFile()
Appends and returns a new empty "internal-file" element |
InternalFileDocument.InternalFile |
InternalFileDocumentImpl.getInternalFile()
Gets the "internal-file" element |
InternalFileDocument.InternalFile |
SegmentationDocumentImpl.SegmentationImpl.getInternalFile()
Gets the "internal-file" element |
| Methods in org.lisa.tmx20.impl with parameters of type InternalFileDocument.InternalFile | |
|---|---|
void |
InternalFileDocumentImpl.setInternalFile(InternalFileDocument.InternalFile internalFile)
Sets the "internal-file" element |
void |
SegmentationDocumentImpl.SegmentationImpl.setInternalFile(InternalFileDocument.InternalFile internalFile)
Sets the "internal-file" element |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||