org.jvnet.jaxb2_commons.plugin.wildcard
Class Customizations

java.lang.Object
  extended by org.jvnet.jaxb2_commons.plugin.wildcard.Customizations

public class Customizations
extends java.lang.Object


Field Summary
static javax.xml.namespace.QName LAX_ELEMENT_NAME
           
static java.lang.String NAMESPACE_URI
           
static javax.xml.namespace.QName SKIP_ELEMENT_NAME
           
static javax.xml.namespace.QName STRICT_ELEMENT_NAME
           
 
Constructor Summary
Customizations()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAMESPACE_URI

public static java.lang.String NAMESPACE_URI

LAX_ELEMENT_NAME

public static javax.xml.namespace.QName LAX_ELEMENT_NAME

STRICT_ELEMENT_NAME

public static javax.xml.namespace.QName STRICT_ELEMENT_NAME

SKIP_ELEMENT_NAME

public static javax.xml.namespace.QName SKIP_ELEMENT_NAME
Constructor Detail

Customizations

public Customizations()


Copyright © 2005-2010 Sun Microsystems. All Rights Reserved.