Class and Description |
---|
org.jboss.xb.binding.XercesXsMarshaller
In favor of org.jboss.xb.binding.sunday.marshalling.MarshallerImpl.
|
Method and Description |
---|
org.jboss.xb.util.JBossXBHelper.addClassBinding(String, Class<?>) |
org.jboss.xb.binding.sunday.unmarshalling.XsdBinder.bindElement(SchemaBinding, XSElementDeclaration, int, int, boolean)
This method is added temporary to get anonymous type binding working in JBossWS.
It will be removed when anonymous type binding in JBossWS is implemented properly.
No one else should use this method.
This method binds an element declaration and adds it as a global element to the passed in schema binding. |
org.jboss.xb.binding.sunday.unmarshalling.XsdBinder.bindType(SchemaBinding, XSTypeDefinition)
This method is added temporary to get anonymous type binding working in JBossWS.
It will be removed when anonymous type binding in JBossWS is implemented properly.
No one else should use this method.
This method binds a type definition and adds it as a global type to the passed in schema binding. |
org.jboss.xb.util.JBossXBHelper.removeClassBinding(String) |
org.jboss.xb.binding.Unmarshaller.setErrorHandler(ErrorHandler) |
org.jboss.xb.binding.sunday.unmarshalling.WildcardBinding.setWildcardHandler(ParticleHandler) |
Copyright © 2015 JBoss by Red Hat. All rights reserved.