class: GenreHandler

public class: GenreHandler
Author:
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:32:31; Modified: 16.07.2009 15:32:31;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {F469D106-EE10-46e5-A56B-870449D19612}
 

Goto: Custom Properties, Fields, Methods

Extends: ShortContentHandler

See also: ShortContentHandler

Appears in: init

Connections
 
Custom Properties
 
GenreHandler Attributes
Attribute Details
private LinkedHashMap
  defaultMap
Initial: new LinkedHashMap()
private String
  dir
Initial: null
private FileWriter
  fileWriter
Initial: null
package String
  formID
Initial: ""
private String
  genre
Initial: null
package String
  groupID
Initial: ""
private LinkedHashMap
  map
Initial: null
private Stack
  stack
Initial: new Stack()
 
GenreHandler Methods
Operation Details
public
content(
   String uri,
   String localName,
   String name,
   String content):void
Sequential
Tags: annotations=@Override
public
endElement(
   String uri,
   String localName,
   String name):void
Sequential
Tags: annotations=@Override
throws=SAXException
public
GenreHandler(
   String dir):
Sequential
public
startElement(
   String uri,
   String localName,
   String name,
   Attributes attributes):void
Sequential
Tags: annotations=@Override
throws=SAXException