org.jvnet.jaxb2_commons.plugin
Class CustomizedIgnoring
java.lang.Object
org.jvnet.jaxb2_commons.plugin.CustomizedIgnoring
- All Implemented Interfaces:
- Ignoring
public class CustomizedIgnoring
- extends Object
- implements Ignoring
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomizedIgnoring
public CustomizedIgnoring(QName... names)
getIgnoredCustomizationElementNames
public QName[] getIgnoredCustomizationElementNames()
isIgnored
public boolean isIgnored(com.sun.tools.xjc.outline.ClassOutline classOutline)
- Specified by:
isIgnored
in interface Ignoring
isIgnored
public boolean isIgnored(com.sun.tools.xjc.outline.FieldOutline fieldOutline)
- Specified by:
isIgnored
in interface Ignoring
isIgnored
public boolean isIgnored(com.sun.tools.xjc.model.CClassInfo classInfo)
- Specified by:
isIgnored
in interface Ignoring
isIgnored
public boolean isIgnored(com.sun.tools.xjc.model.CPropertyInfo propertyInfo)
- Specified by:
isIgnored
in interface Ignoring
Copyright © 2005-2012. All Rights Reserved.