org.jvnet.jaxb2_commons.plugin.wildcard
Class Customizations

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

public class Customizations
extends Object


Field Summary
static QName LAX_ELEMENT_NAME
           
static String NAMESPACE_URI
           
static QName SKIP_ELEMENT_NAME
           
static 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 String NAMESPACE_URI

LAX_ELEMENT_NAME

public static QName LAX_ELEMENT_NAME

STRICT_ELEMENT_NAME

public static QName STRICT_ELEMENT_NAME

SKIP_ELEMENT_NAME

public static QName SKIP_ELEMENT_NAME
Constructor Detail

Customizations

public Customizations()


Copyright © 2005-2012. All Rights Reserved.