org.jboss.narayana.blacktie.jatmibroker.nbf
Class NestedBufferParser

java.lang.Object
  extended by org.jboss.narayana.blacktie.jatmibroker.nbf.NestedBufferParser

public class NestedBufferParser
extends Object


Constructor Summary
NestedBufferParser(String xsdFilename)
           
 
Method Summary
 String getType()
           
 String getValue()
           
 boolean parse(byte[] buffer)
           
 void setId(String id)
           
 void setIndex(int index)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NestedBufferParser

public NestedBufferParser(String xsdFilename)
                   throws ConnectionException
Throws:
ConnectionException
Method Detail

setId

public void setId(String id)

setIndex

public void setIndex(int index)

getType

public String getType()

getValue

public String getValue()

parse

public boolean parse(byte[] buffer)
              throws ConnectionException
Throws:
ConnectionException


Copyright © 2011. All Rights Reserved.