|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLOutputFactory | |
---|---|
javax.xml.stream |
Uses of XMLOutputFactory in javax.xml.stream |
---|
Methods in javax.xml.stream that return XMLOutputFactory | |
---|---|
static XMLOutputFactory |
XMLOutputFactory.newInstance()
Create a new instance of the factory using the default factory location mechanism (check env. variable, jaxp.properties, jar services manifest, in this order) |
static XMLOutputFactory |
XMLOutputFactory.newInstance(java.lang.String factoryId,
java.lang.ClassLoader classLoader)
Create a new instance of the factory |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |