|
Oracle | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectweblogic.xml.schema.binding.internal.TypeMappingBase
weblogic.webservice.encoding.DefaultTypeMapping
public class DefaultTypeMapping
Default data-type mapping used to load and register the Weblogic-specific serialization class that converts between the XML and Java representation of the data type.
Constructor Summary | |
---|---|
DefaultTypeMapping(String filename)
Deprecated. Constructs a Weblogic-specific data type mapping. |
Method Summary |
---|
Methods inherited from class weblogic.xml.schema.binding.internal.TypeMappingBase |
---|
add, add, add, createXMLNameFromXMLType, dump, dump, dump2, get, get, getClassFromXMLName, getClassFromXMLType, getDeserializer, getEntries, getHolderClass, getParent, getSerializer, getSupportedEncodings, getSupportedNamespaces, getXMLNameFromClass, isRegistered, lookupEntry, readXML, readXML, register, remove, removeDeserializer, removeSerializer, replace, setParent, setSupportedEncodings, setSupportedNamespaces, toString, writeXML, writeXML |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DefaultTypeMapping(String filename)
filename
- name of the XML file from which to load the
serialization class
|
Documentation is available at http://edocs.bea.com/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 CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |