class: ServiceListHandler

private class: ServiceListHandler
Author: franke (initial creation)
Project: Phase: 1.0; Status: Proposed; Version: $Revision: 2050 $ $LastChangedDate: 2009-06-03 12:; Complexity: 1
Dates: Created: 16.07.2009 15:15:56; Modified: 16.07.2009 15:15:58;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {D91521EA-7B81-46ea-99FA-EFD638CDF7B3}
SAX handler.
 

Goto: Custom Properties, Fields, Methods

Extends: ShortContentHandler

See also: Model, ShortContentHandler

Appears in: cone

Connections
 
Custom Properties
 
ServiceListHandler Attributes
Attribute Details
private Model
  currentService
Initial: null
private HashSet
  list
Initial: new HashSet()
private Stack>
  predicateStack
Initial: new Stack>()
 
ServiceListHandler Methods
Operation Details
public
content(
   String uri,
   String localName,
   String name,
   String content):void
Sequential
Tags: annotations=@Override
public
endDocument():void
Sequential
Tags: annotations=@Override
throws=SAXException
public
endElement(
   String uri,
   String localName,
   String name):void
Sequential
Tags: annotations=@Override
throws=SAXException
public
getList():Set
Sequential
private
setI18nFlags(
   Model model,
   List predicates,
   Stack stack):void
Sequential
public
startElement(
   String uri,
   String localName,
   String name,
   Attributes attributes):void
Sequential
Tags: annotations=@Override
throws=SAXException