BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogic.xml.stream
Interface ReferenceResolver


public interface ReferenceResolver

This interface can be implemented to allow resolution of references on a stream.

Author:
Copyright © 2004 BEA Systems, Inc. All Rights Reserved.

Method Summary
 java.lang.String getId(java.lang.String idref)
          Returns the id that corresponds to this idref
 XMLInputStream resolve(java.lang.String idref)
          Returns the xml pointed to by this idref as an XMLInputStream
 

Method Detail

resolve

public XMLInputStream resolve(java.lang.String idref)
                       throws XMLStreamException
Returns the xml pointed to by this idref as an XMLInputStream

Parameters:
idref -  

getId

public java.lang.String getId(java.lang.String idref)
Returns the id that corresponds to this idref

Parameters:
idref -  

Documentation is available at
http://e-docs.bea.com/wls/docs81