public class SchemaLocationRemover extends ExpressionCloner
pool| Constructor and Description |
|---|
SchemaLocationRemover(ExpressionPool pool) |
| Modifier and Type | Method and Description |
|---|---|
Expression |
onAttribute(AttributeExp exp) |
Expression |
onElement(ElementExp exp) |
Expression |
onOther(OtherExp exp) |
Expression |
onRef(ReferenceExp exp) |
onAnyString, onChoice, onConcur, onData, onEpsilon, onInterleave, onList, onMixed, onNullSet, onOneOrMore, onSequence, onValuepublic SchemaLocationRemover(ExpressionPool pool)
public Expression onElement(ElementExp exp)
public Expression onAttribute(AttributeExp exp)
public Expression onRef(ReferenceExp exp)
public Expression onOther(OtherExp exp)
Copyright © 2016 Oracle Corporation. All Rights Reserved.