BEA Systems, Inc.

WebLogic Server 6.1 API Reference

weblogic.soap.codec
Class LiteralCodec

java.lang.Object
  |
  +--weblogic.soap.codec.LiteralCodec

public class LiteralCodec
extends java.lang.Object
implements weblogic.soap.codec.Codec

Represents the "Literal XML" encoding as defined by the Apache Software Foundation.

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

Field Summary
static java.lang.String ENCODING_STYLE
          The Apache Literal XML encoding URI
 
Constructor Summary
LiteralCodec()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ENCODING_STYLE

public static final java.lang.String ENCODING_STYLE
The Apache Literal XML encoding URI
Constructor Detail

LiteralCodec

public LiteralCodec()

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

WebLogic classes and methods that do not appear in this reference are not public and are not supported.