BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogic.xml.stream
Interface ChangePrefixMapping


public interface ChangePrefixMapping
extends XMLEvent

This event signals that a prefix mapping has changed from OldNamespaceName to the NewNamespaceName

Author:
Copyright © 2004 BEA Systems, Inc. All Rights Reserved.
See Also:
StartPrefixMapping, EndPrefixMapping

Fields inherited from class weblogic.xml.stream.XMLEvent
CHANGE_PREFIX_MAPPING, CHARACTER_DATA, COMMENT, END_DOCUMENT, END_ELEMENT, END_PREFIX_MAPPING, ENTITY_REFERENCE, NULL_ELEMENT, PROCESSING_INSTRUCTION, SPACE, START_DOCUMENT, START_ELEMENT, START_PREFIX_MAPPING, XML_EVENT
 
Method Summary
 java.lang.String getNewNamespaceUri()
           
 java.lang.String getOldNamespaceUri()
           
 java.lang.String getPrefix()
           
 
Methods inherited from interface weblogic.xml.stream.XMLEvent
getLocation, getName, getSchemaType, getType, getTypeAsString, hasName, isChangePrefixMapping, isCharacterData, isEndDocument, isEndElement, isEndPrefixMapping, isEntityReference, isNull, isProcessingInstruction, isSpace, isStartDocument, isStartElement, isStartPrefixMapping
 

Method Detail

getOldNamespaceUri

public java.lang.String getOldNamespaceUri()


getNewNamespaceUri

public java.lang.String getNewNamespaceUri()


getPrefix

public java.lang.String getPrefix()


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs81