org.jboss.bootstrap.xml
Class BootstrapSchemaBinding

java.lang.Object
  extended by org.jboss.xb.binding.sunday.unmarshalling.SchemaBinding
      extended by org.jboss.bootstrap.xml.BootstrapSchemaBinding

public class BootstrapSchemaBinding
extends org.jboss.xb.binding.sunday.unmarshalling.SchemaBinding

SchemaBinding for the bootstrap

Version:
$Revision: 71554 $
Author:
Adrian Brock

Field Summary
static String NAMESPACE
          The bootstrap namespace
 
Constructor Summary
BootstrapSchemaBinding()
          Create a new BootstrapSchemaBinding.
 
Method Summary
 
Methods inherited from class org.jboss.xb.binding.sunday.unmarshalling.SchemaBinding
addElement, addElement, addGroup, addPrefixMapping, addType, getElement, getElementParticle, getElementParticles, getElements, getGroup, getGroups, getNamespace, getNamespaces, getPackageMetaData, getSchemaResolver, getSimpleContentProperty, getType, getTypes, getXopMarshaller, getXopUnmarshaller, isIgnoreLowLine, isIgnoreUnresolvedFieldOrClass, isIgnoreWhitespacesInMixedContent, isNormalizeSpace, isReplacePropertyRefs, isStrictSchema, isUnmarshalListsToArrays, isUnresolvedContentBoundToDOM, isUseNoArgCtorIfFound, setIgnoreLowLine, setIgnoreUnresolvedFieldOrClass, setIgnoreWhitespacesInMixedContent, setNamespaces, setNormalizeSpace, setPackageMetaData, setReplacePropertyRefs, setSchemaResolver, setSimpleContentProperty, setStrictSchema, setUnmarshalListsToArrays, setUnresolvedContentBoundToDOM, setUseNoArgCtorIfFound, setXopMarshaller, setXopUnmarshaller
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAMESPACE

public static final String NAMESPACE
The bootstrap namespace

See Also:
Constant Field Values
Constructor Detail

BootstrapSchemaBinding

public BootstrapSchemaBinding()
Create a new BootstrapSchemaBinding.



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.