|
DIG 1.1 XMLBeans API, April 22, 2004 (05:20 PM) | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IndividualPairs | |
org.kr.dl.dig.v1_1 | |
org.kr.dl.dig.v1_1.impl |
Uses of IndividualPairs in org.kr.dl.dig.v1_1 |
Subinterfaces of IndividualPairs in org.kr.dl.dig.v1_1 | |
static interface |
IndividualPairSetDocument.IndividualPairSet
An XML individualPairSet(@http://dl.kr.org/dig/2003/02/lang). |
Methods in org.kr.dl.dig.v1_1 that return IndividualPairs | |
static IndividualPairs |
IndividualPairs.Factory.newInstance()
|
static IndividualPairs |
IndividualPairs.Factory.newInstance(XmlOptions options)
|
static IndividualPairs |
IndividualPairs.Factory.parse(String s)
|
static IndividualPairs |
IndividualPairs.Factory.parse(String s,
XmlOptions options)
|
static IndividualPairs |
IndividualPairs.Factory.parse(File f)
|
static IndividualPairs |
IndividualPairs.Factory.parse(File f,
XmlOptions options)
|
static IndividualPairs |
IndividualPairs.Factory.parse(URL u)
|
static IndividualPairs |
IndividualPairs.Factory.parse(URL u,
XmlOptions options)
|
static IndividualPairs |
IndividualPairs.Factory.parse(InputStream is)
|
static IndividualPairs |
IndividualPairs.Factory.parse(InputStream is,
XmlOptions options)
|
static IndividualPairs |
IndividualPairs.Factory.parse(Reader r)
|
static IndividualPairs |
IndividualPairs.Factory.parse(Reader r,
XmlOptions options)
|
static IndividualPairs |
IndividualPairs.Factory.parse(Node node)
|
static IndividualPairs |
IndividualPairs.Factory.parse(Node node,
XmlOptions options)
|
static IndividualPairs |
IndividualPairs.Factory.parse(XMLInputStream xis)
|
static IndividualPairs |
IndividualPairs.Factory.parse(XMLInputStream xis,
XmlOptions options)
|
Uses of IndividualPairs in org.kr.dl.dig.v1_1.impl |
Classes in org.kr.dl.dig.v1_1.impl that implement IndividualPairs | |
static class |
IndividualPairSetDocumentImpl.IndividualPairSetImpl
An XML individualPairSet(@http://dl.kr.org/dig/2003/02/lang). |
class |
IndividualPairsImpl
An XML individualPairs(@http://dl.kr.org/dig/2003/02/lang). |
|
DIG 1.1 XMLBeans API, April 22, 2004 (05:20 PM) | ||||||||||
PREV NEXT | FRAMES NO FRAMES |