class: CacheTriple

public class: CacheTriple
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:17; Modified: 16.07.2009 15:21:17;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {7125A26B-7815-4984-8C5E-06982F36BDA4}
Identifier class for XSLT transformer cache.
 

Goto: Custom Properties, Fields, Methods

Extends: CacheTuple

See also: CacheTuple

Appears in: util

Connections
 
Custom Properties
 
CacheTriple Attributes
Attribute Details
private String
  validationPoint
 
CacheTriple Methods
Operation Details
public
CacheTriple(
   String schemaName,
   String contentModel,
   String validationPoint):
Sequential
Notes: Constructor.
public
equals(
   Object other):boolean
Sequential
Tags: annotations=@Override
Notes: {@inheritDoc}
public
hashCode():int
Sequential
Tags: annotations=@Override
Notes: {@inheritDoc}
public
toString():String
Sequential
Tags: annotations=@Override
Notes: {@inheritDoc}