API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.xml.stream. XMLResolver View Source
Author(s)
Copyright (c) 2003 by BEA Systems. All Rights Reserved.
Since
1.6
Version
1.0
Serial
Hierarchy
 XMLResolver
Subinterfaces
Description
public interface XMLResolver
  This interface is used to resolve resources during an XML parse.
See also:   
Methods
Hide/Show inherited methods
public Object resolveEntity (String publicID, String systemID, String baseURI, String namespace) throws XMLStreamException
  Retrieves a resource.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar