de.pannenleiter.tbug.plain
Class SOSLocator

java.lang.Object
  |
  +--de.pannenleiter.tbug.plain.SOSLocator

public class SOSLocator
extends java.lang.Object

SOSLocator -- points to a source and a stylesheet


Field Summary
 java.lang.String sourceId
           
 int sourceLine
           
 java.lang.String styleId
           
 int styleLine
           
 
Constructor Summary
SOSLocator()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sourceId

public java.lang.String sourceId

sourceLine

public int sourceLine

styleId

public java.lang.String styleId

styleLine

public int styleLine
Constructor Detail

SOSLocator

public SOSLocator()