com.extentech.ExtenXLS.binder
Class customBindings

java.lang.Object
  extended by com.extentech.ExtenXLS.binder.customBindings

public class customBindings
extends java.lang.Object

CustomBindings allows for conversion of OfficeWriter templates containing OfficeWriter tags into ExtenXLS CellBinder RDFs.

Since:
4.0
Version:
4.2
Author:
John McMahon -- Copyright ©?2006 Extentech Inc.
See Also:

Constructor Summary
customBindings(java.lang.String templateName)
           
customBindings(java.lang.String templateName, java.lang.String markerName)
           
customBindings(java.lang.String templateName, java.lang.String markerName, java.lang.String matchPattern)
          Take an OfficeWriter-style Template and create an RDF from the mappings.
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

customBindings

public customBindings(java.lang.String templateName)

customBindings

public customBindings(java.lang.String templateName,
                      java.lang.String markerName)

customBindings

public customBindings(java.lang.String templateName,
                      java.lang.String markerName,
                      java.lang.String matchPattern)
Take an OfficeWriter-style Template and create an RDF from the mappings.

Parameters:
templateName -
markerName -
matchPattern -


Copyright © 2009 Extentech Inc. All Rights Reserved.