站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 common API Documentation 英文版文档

Uses of Interface org.jboss.xml.binding.Marshaller (JBoss/Common API) - JBoss 4.0.1 sp1 common API Documentation 英文版文档


Uses of Interface
org.jboss.xml.binding.Marshaller

Packages that use Marshaller
org.jboss.xml.binding   
 

Uses of Marshaller in org.jboss.xml.binding
 

Classes in org.jboss.xml.binding that implement Marshaller
 class AbstractMarshaller
           
 class DtdMarshaller
          A DTD based org.jboss.xml.binding.Marshaller implementation.
 class XercesXsMarshaller
           
 class XsMarshaller
          An XML schema based org.jboss.xml.binding.Marshaller implementation.
 

Methods in org.jboss.xml.binding that return Marshaller
static Marshaller Marshaller.FACTORY.getInstance()
           
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.