Uses of Interface
org.apache.axiom.om.ds.custombuilder.CustomBuilder
Packages that use CustomBuilder
-
Uses of CustomBuilder in org.apache.axiom.om.ds.custombuilder
Classes in org.apache.axiom.om.ds.custombuilder that implement CustomBuilderModifier and TypeClassDescriptionfinal class
CustomBuilder
implementation that creates aBlobOMDataSource
.Methods in org.apache.axiom.om.ds.custombuilder with parameters of type CustomBuilderModifier and TypeMethodDescriptionvoid
CustomBuilderSupport.registerCustomBuilder
(CustomBuilder.Selector selector, CustomBuilder customBuilder) Register a custom builder.