SPYAuthenticDocumentPosition (nicht mehr verwendet)
public class SPYAuthenticDocumentPosition
{
public final static long spyAuthenticDocumentBegin | = 0; | |
public final static long spyAuthenticDocumentEnd | = 1; | |
public final static long spyAuthenticRangeBegin | = 2; | |
public final static long spyAuthenticRangeEnd | = 3; |
}