edu.mayo.informatics.lexgrid.convert.exporters.xml.lgxml.listeners
Class LexGridMarshalListener

java.lang.Object
  extended by edu.mayo.informatics.lexgrid.convert.exporters.xml.lgxml.listeners.LexGridMarshalListener
All Implemented Interfaces:
org.exolab.castor.xml.MarshalListener

public class LexGridMarshalListener
extends java.lang.Object
implements org.exolab.castor.xml.MarshalListener


Field Summary
static java.lang.String codingSchemeName
           
static java.util.Vector<java.lang.String> processed
           
 
Constructor Summary
LexGridMarshalListener(org.exolab.castor.xml.Marshaller marshaller, CodedNodeGraph cng, CodedNodeSet cns, int pageSize)
           
LexGridMarshalListener(org.exolab.castor.xml.Marshaller marshaller, CodedNodeGraph cng, CodedNodeSet cns, int pageSize, int limit)
           
LexGridMarshalListener(org.exolab.castor.xml.Marshaller marshaller, CodedNodeGraph cng, int pageSize)
           
LexGridMarshalListener(org.exolab.castor.xml.Marshaller marshaller, CodedNodeSet cns, int pageSize)
           
 
Method Summary
 int getMaxEntitiesToReturn()
           
 void postMarshal(java.lang.Object arg0)
           
 boolean preMarshal(java.lang.Object arg0)
           
 void setMaxEntitiesToReturn(int limit)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

codingSchemeName

public static java.lang.String codingSchemeName

processed

public static java.util.Vector<java.lang.String> processed
Constructor Detail

LexGridMarshalListener

public LexGridMarshalListener(org.exolab.castor.xml.Marshaller marshaller,
                              CodedNodeSet cns,
                              int pageSize)

LexGridMarshalListener

public LexGridMarshalListener(org.exolab.castor.xml.Marshaller marshaller,
                              CodedNodeGraph cng,
                              int pageSize)

LexGridMarshalListener

public LexGridMarshalListener(org.exolab.castor.xml.Marshaller marshaller,
                              CodedNodeGraph cng,
                              CodedNodeSet cns,
                              int pageSize)

LexGridMarshalListener

public LexGridMarshalListener(org.exolab.castor.xml.Marshaller marshaller,
                              CodedNodeGraph cng,
                              CodedNodeSet cns,
                              int pageSize,
                              int limit)
Method Detail

getMaxEntitiesToReturn

public int getMaxEntitiesToReturn()

setMaxEntitiesToReturn

public void setMaxEntitiesToReturn(int limit)

postMarshal

public void postMarshal(java.lang.Object arg0)
Specified by:
postMarshal in interface org.exolab.castor.xml.MarshalListener

preMarshal

public boolean preMarshal(java.lang.Object arg0)
Specified by:
preMarshal in interface org.exolab.castor.xml.MarshalListener

Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.