|
DIG 1.1 XMLBeans API, April 22, 2004 (05:20 PM) | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InstanceofDocument.Instanceof | |
org.kr.dl.dig.v1_1 | |
org.kr.dl.dig.v1_1.impl |
Uses of InstanceofDocument.Instanceof in org.kr.dl.dig.v1_1 |
Methods in org.kr.dl.dig.v1_1 that return InstanceofDocument.Instanceof | |
static InstanceofDocument.Instanceof |
InstanceofDocument.Instanceof.Factory.newInstance()
|
static InstanceofDocument.Instanceof |
InstanceofDocument.Instanceof.Factory.newInstance(XmlOptions options)
|
InstanceofDocument.Instanceof[] |
Axioms.getInstanceofArray()
Gets array of all "instanceof" elements |
InstanceofDocument.Instanceof |
Axioms.getInstanceofArray(int i)
Gets ith "instanceof" element |
InstanceofDocument.Instanceof |
Axioms.insertNewInstanceof(int i)
Inserts and returns a new empty value (as xml) as the ith "instanceof" element |
InstanceofDocument.Instanceof |
Axioms.addNewInstanceof()
Appends and returns a new empty value (as xml) as the last "instanceof" element |
InstanceofDocument.Instanceof |
Axiom.getInstanceof()
Gets the "instanceof" element |
InstanceofDocument.Instanceof |
Axiom.addNewInstanceof()
Appends and returns a new empty "instanceof" element |
InstanceofDocument.Instanceof |
InstanceofDocument.getInstanceof()
Gets the "instanceof" element |
InstanceofDocument.Instanceof |
InstanceofDocument.addNewInstanceof()
Appends and returns a new empty "instanceof" element |
Methods in org.kr.dl.dig.v1_1 with parameters of type InstanceofDocument.Instanceof | |
void |
Axioms.setInstanceofArray(InstanceofDocument.Instanceof[] xinstanceofArray)
Sets array of all "instanceof" element |
void |
Axioms.setInstanceofArray(int i,
InstanceofDocument.Instanceof xinstanceof)
Sets ith "instanceof" element |
void |
Axiom.setInstanceof(InstanceofDocument.Instanceof xinstanceof)
Sets the "instanceof" element |
void |
InstanceofDocument.setInstanceof(InstanceofDocument.Instanceof xinstanceof)
Sets the "instanceof" element |
Uses of InstanceofDocument.Instanceof in org.kr.dl.dig.v1_1.impl |
Classes in org.kr.dl.dig.v1_1.impl that implement InstanceofDocument.Instanceof | |
static class |
InstanceofDocumentImpl.InstanceofImpl
An XML instanceof(@http://dl.kr.org/dig/2003/02/lang). |
Methods in org.kr.dl.dig.v1_1.impl that return InstanceofDocument.Instanceof | |
InstanceofDocument.Instanceof[] |
AxiomsImpl.getInstanceofArray()
Gets array of all "instanceof" elements |
InstanceofDocument.Instanceof |
AxiomsImpl.getInstanceofArray(int i)
Gets ith "instanceof" element |
InstanceofDocument.Instanceof |
AxiomsImpl.insertNewInstanceof(int i)
Inserts and returns a new empty value (as xml) as the ith "instanceof" element |
InstanceofDocument.Instanceof |
AxiomsImpl.addNewInstanceof()
Appends and returns a new empty value (as xml) as the last "instanceof" element |
InstanceofDocument.Instanceof |
InstanceofDocumentImpl.getInstanceof()
Gets the "instanceof" element |
InstanceofDocument.Instanceof |
InstanceofDocumentImpl.addNewInstanceof()
Appends and returns a new empty "instanceof" element |
InstanceofDocument.Instanceof |
AxiomImpl.getInstanceof()
Gets the "instanceof" element |
InstanceofDocument.Instanceof |
AxiomImpl.addNewInstanceof()
Appends and returns a new empty "instanceof" element |
Methods in org.kr.dl.dig.v1_1.impl with parameters of type InstanceofDocument.Instanceof | |
void |
AxiomsImpl.setInstanceofArray(InstanceofDocument.Instanceof[] xinstanceofArray)
Sets array of all "instanceof" element |
void |
AxiomsImpl.setInstanceofArray(int i,
InstanceofDocument.Instanceof xinstanceof)
Sets ith "instanceof" element |
void |
InstanceofDocumentImpl.setInstanceof(InstanceofDocument.Instanceof xinstanceof)
Sets the "instanceof" element |
void |
AxiomImpl.setInstanceof(InstanceofDocument.Instanceof xinstanceof)
Sets the "instanceof" element |
|
DIG 1.1 XMLBeans API, April 22, 2004 (05:20 PM) | ||||||||||
PREV NEXT | FRAMES NO FRAMES |