protected static final class DocumentTransformer.Conversion extends Object implements Comparable<DocumentTransformer.Conversion>
Modifier | Constructor and Description |
---|---|
protected |
Conversion(SchemaLibrary.MismatchedTypeProblem problem) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(DocumentTransformer.Conversion that) |
Object |
getConvertedValue() |
Path |
getPath() |
protected Conversion(SchemaLibrary.MismatchedTypeProblem problem)
public int compareTo(DocumentTransformer.Conversion that)
compareTo
in interface Comparable<DocumentTransformer.Conversion>
public Path getPath()
public Object getConvertedValue()
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.