Class ByteArrayCustomBuilder

java.lang.Object
org.apache.axiom.om.ds.custombuilder.ByteArrayCustomBuilder
All Implemented Interfaces:
org.apache.axiom.om.ds.custombuilder.CustomBuilder

public class ByteArrayCustomBuilder extends Object implements org.apache.axiom.om.ds.custombuilder.CustomBuilder
Deprecated.
Use BlobOMDataSourceCustomBuilder instead.
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.apache.axiom.om.ds.custombuilder.CustomBuilder

    org.apache.axiom.om.ds.custombuilder.CustomBuilder.Selector
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated.
    Constructor
  • Method Summary

    Modifier and Type
    Method
    Description
    org.apache.axiom.om.OMDataSource
    create(org.apache.axiom.om.OMElement element)
    Deprecated.
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ByteArrayCustomBuilder

      public ByteArrayCustomBuilder(String encoding)
      Deprecated.
      Constructor
      Parameters:
      encoding -
  • Method Details

    • create

      public org.apache.axiom.om.OMDataSource create(org.apache.axiom.om.OMElement element) throws org.apache.axiom.om.OMException
      Deprecated.
      Specified by:
      create in interface org.apache.axiom.om.ds.custombuilder.CustomBuilder
      Throws:
      org.apache.axiom.om.OMException