public class ConditionalNamespacedElementStringifier extends Object implements Stringifier
DEFAULT_STRINGIFIER| Constructor and Description |
|---|
ConditionalNamespacedElementStringifier(java.util.function.Predicate<SchemaElement> pred) |
| Modifier and Type | Method and Description |
|---|---|
String |
asString(Object value) |
Class |
handledClass() |
boolean |
handles(Object value) |
public ConditionalNamespacedElementStringifier(java.util.function.Predicate<SchemaElement> pred)
public boolean handles(Object value)
handles in interface Stringifierpublic Class handledClass()
handledClass in interface Stringifierpublic String asString(Object value)
asString in interface StringifierCopyright © 2017. All Rights Reserved.