|
Oracle | ||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use EncodingInfo | |
---|---|
weblogic.apache.xml.serialize | Deprecated 9.2.0.0. Provides interfaces and classes for weblogic.apache.xml.serialize . |
Uses of EncodingInfo in weblogic.apache.xml.serialize |
---|
Subclasses of EncodingInfo in weblogic.apache.xml.serialize | |
---|---|
class |
SieveEncodingInfo
Deprecated. 9.2.0.0 Replaced by org.apache.xml.serialize.SieveEncodingInfo. |
Fields in weblogic.apache.xml.serialize declared as EncodingInfo | |
---|---|
protected EncodingInfo |
BaseMarkupSerializer._encodingInfo
Deprecated. |
Methods in weblogic.apache.xml.serialize that return EncodingInfo | |
---|---|
EncodingInfo |
OutputFormat.getEncodingInfo()
Deprecated. Returns an EncodingInfo |
Methods in weblogic.apache.xml.serialize with parameters of type EncodingInfo | |
---|---|
void |
OutputFormat.setEncoding(EncodingInfo encInfo)
Deprecated. Sets the encoding for this output method with an EncodingInfo
instance. |
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs103 Copyright 1996,2008, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. |
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |