class: SecondXmlHandler

private class: SecondXmlHandler
Author:
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:15:04; Modified: 16.07.2009 15:15:06;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {AEF672D1-A465-4fb7-9875-15C3BD1475B8}
 

Goto: Custom Properties, Fields, Methods

Extends: ShortContentHandler

See also: FirstXmlHandler, ShortContentHandler

Appears in: test

Connections
 
Custom Properties
 
SecondXmlHandler Attributes
Attribute Details
private FirstXmlHandler
  firstXmlHandler
 
SecondXmlHandler Methods
Operation Details
public
content(
   String uri,
   String localName,
   String name,
   String content):void
Sequential
Tags: annotations=@Override
public
SecondXmlHandler(
   FirstXmlHandler firstXmlHandler):
Sequential
public
startElement(
   String uri,
   String localName,
   String name,
   Attributes attributes):void
Sequential
Tags: annotations=@Override
throws=SAXException