|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLEventFactory | |
---|---|
javax.xml.stream |
Uses of XMLEventFactory in javax.xml.stream |
---|
Methods in javax.xml.stream that return XMLEventFactory | |
---|---|
static XMLEventFactory |
XMLEventFactory.newFactory()
|
static XMLEventFactory |
XMLEventFactory.newFactory(String factoryId,
ClassLoader classLoader)
|
static XMLEventFactory |
XMLEventFactory.newInstance()
|
static XMLEventFactory |
XMLEventFactory.newInstance(String factoryId,
ClassLoader classLoader)
Deprecated. to maintain API consistency. All newInstance methods are replaced with corresponding newFactory methods. The replacement newFactory(String factoryId, ClassLoader classLoader) method defines no changes in behavior from this method. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |