com.adobe.idml.samples
Class ICMLBuilder

java.lang.Object
  extended by com.adobe.idml.samples.ICMLBuilder

public class ICMLBuilder
extends java.lang.Object

ICMLBuilder uses a FileTransformer to build an ICMLFile.


Constructor Summary
ICMLBuilder()
           
 
Method Summary
static void main(java.lang.String[] args)
          This program constructs the ICMLBuilder instance with the designated XSL File and a parameter designating the table width.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ICMLBuilder

public ICMLBuilder()
Method Detail

main

public static void main(java.lang.String[] args)
This program constructs the ICMLBuilder instance with the designated XSL File and a parameter designating the table width. It then calls transform.

Parameters:
args - Arguments passed from the console.


Copyright © 2008 Adobe Systems Incorporated. All Rights Reserved.