class: FrameworkValidationSchemaSource

public class: FrameworkValidationSchemaSource
Author: franke (initial creation)
Project: Phase: 1.0; Status: Proposed; Version: $Revision: 1743 $ $LastChangedDate: 2009-03-25 11:; Complexity: 1
Dates: Created: 16.07.2009 15:21:26; Modified: 16.07.2009 15:21:26;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {A6514C77-F471-4596-A518-E9BFB10A36E9}
This implementation of {@link ValidationSchemaSource} retrieves Validation schema items from the framework.
 

Goto: Custom Properties, Fields, Methods

Extends: ShortContentHandler

Implements: ValidationSchemaSource

See also: ShortContentHandler, ValidationSchemaSource

Appears in: validation

Connections
 
Custom Properties
 
FrameworkValidationSchemaSource Attributes
Attribute Details
private static const Logger
  logger
Initial: Logger.getLogger(FrameworkValidationSchemaSource.class)
private Date
  modificationDate
private StringBuffer
  schema
private String
  schemaName
private String
  targetContentModel
 
FrameworkValidationSchemaSource 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
private
resetHandler():void
Sequential
public
retrieveNewSchemas(
   Date lastUpdate):Map
Sequential
Tags: throws=Exception
Notes: {@inheritDoc}
public
startElement(
   String uri,
   String localName,
   String name,
   Attributes attributes):void
Sequential
Tags: annotations=@Override
throws=SAXException