- generateSource(Mutator, String, String) - Method in class com.brentcroft.tools.materializer.util.SchemaObject
-
- getAttributesMap(Attributes) - Static method in interface com.brentcroft.tools.materializer.core.Tag
-
Utility method to convert Attributes to a Map.
- getBeanGetter() - Method in class com.brentcroft.tools.materializer.util.Mutator
-
- getBeanName() - Method in class com.brentcroft.tools.materializer.util.Mutator
-
- getChildren() - Method in interface com.brentcroft.tools.materializer.core.Tag
-
Provide no children by default.
- getCloser() - Method in interface com.brentcroft.tools.materializer.core.Tag
-
Override to implement closing behaviour.
- getCloser() - Method in class com.brentcroft.tools.materializer.util.Mutator
-
- getCloser(Mutator) - Method in enum com.brentcroft.tools.materializer.util.TypeHandler
-
- getItem(T) - Method in interface com.brentcroft.tools.materializer.core.FlatTag
-
- getItem(T) - Method in interface com.brentcroft.tools.materializer.core.Tag
-
Obtains a member R from a context object T.
- getMutators() - Method in class com.brentcroft.tools.materializer.util.Mutator
-
- getName() - Method in class com.brentcroft.tools.materializer.util.SchemaItem
-
- getOpener() - Method in interface com.brentcroft.tools.materializer.core.Tag
-
Override to implement opening behaviour.
- getOpener() - Method in class com.brentcroft.tools.materializer.util.Mutator
-
- getOpener(Mutator) - Method in enum com.brentcroft.tools.materializer.util.TypeHandler
-
- getPath() - Method in class com.brentcroft.tools.materializer.core.TagHandler
-
- getPopulators() - Method in class com.brentcroft.tools.materializer.util.Mutator
-
- getSchemas(String...) - Static method in class com.brentcroft.tools.materializer.Materializer
-
- getSelf() - Method in interface com.brentcroft.tools.materializer.core.Tag
-
Enforce implementation of a self member.
- getSimpleType(String) - Method in class com.brentcroft.tools.materializer.util.Mutator
-
- getTag() - Method in interface com.brentcroft.tools.materializer.core.Tag
-
- getTag(String, String, String, Attributes) - Method in class com.brentcroft.tools.materializer.core.TagModel
-
- getTagModel() - Method in interface com.brentcroft.tools.materializer.core.Tag
-
Obtain a new TagModel on the children or return null
if there are no children.
- getTypeRef() - Method in class com.brentcroft.tools.materializer.util.SchemaItem
-
- getValidator() - Method in interface com.brentcroft.tools.materializer.core.Tag
-
Override to implement validation behaviour.