class: EDocImport

public class: EDocImport
Author: kurt
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:16:26; Modified: 16.07.2009 15:16:26;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {66FC49AE-58C2-4281-8B2B-F9240C9B8296}
 

Goto: Custom Properties, Fields, Methods

Appears in: edoc

Custom Properties
 
EDocImport Attributes
Attribute Details
package StringWriter
  creatorString
Initial: null
package boolean
  inCreatorstring
Initial: false
package StringWriter
  newXml
Initial: new StringWriter()
 
EDocImport Methods
Operation Details
public
characters(
   char[] ch,
   int start,
   int length):void
Sequential
Tags: annotations=@Override
throws=SAXException
public
EDocImport(
   String pathXml,
   String pathXslt):
Sequential
Tags: throws=Exception
public
endElement(
   String uri,
   String localName,
   String name):void
Sequential
Tags: annotations=@Override
throws=SAXException
public
escape(
   String input):String
Sequential
private
getResult():String
Sequential
public static
main(
   String[] args):void
Sequential
Tags: throws=Exception
public
startElement(
   String uri,
   String localName,
   String name,
   Attributes attributes):void
Sequential
Tags: annotations=@Override
throws=SAXException