| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XMLResolver | |
|---|---|
| javax.xml.stream | |
| Uses of XMLResolver in javax.xml.stream | 
|---|
| Methods in javax.xml.stream that return XMLResolver | |
|---|---|
| abstract  XMLResolver | XMLInputFactory.getXMLResolver()The resolver that will be set on any XMLStreamReader or XMLEventReader created by this factory instance. | 
| Methods in javax.xml.stream with parameters of type XMLResolver | |
|---|---|
| abstract  void | XMLInputFactory.setXMLResolver(XMLResolver resolver)The resolver that will be set on any XMLStreamReader or XMLEventReader created by this factory instance. | 
| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.