org.jboss.xb.binding.metadata.unmarshalling.impl
Class XsdBinder

java.lang.Object
  extended by org.jboss.xb.binding.metadata.unmarshalling.impl.XsdBinder

public class XsdBinder
extends Object

Version:
$Revision: 1.1.2.4 $
Author:
Alexey Loubyansky

Nested Class Summary
static class XsdBinder.DocumentBindingImpl
           
 
Method Summary
static DocumentBinding bindXsd(String xsdUrl)
           
static DocumentBinding bindXsd(String xsdUrl, DocumentBinding delegate)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

bindXsd

public static DocumentBinding bindXsd(String xsdUrl)

bindXsd

public static DocumentBinding bindXsd(String xsdUrl,
                                      DocumentBinding delegate)


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