WebLogic Integration


com.bea.schema
Class SOMSchemaFromDTD.Macro

java.lang.Object
  |
  +--com.bea.schema.SOMSchemaFromDTD.Macro

public static class SOMSchemaFromDTD.Macro
extends java.lang.Object

Structure for parameter !ENTITY 's.

Author:
Copyright © 2000, 2001 BEA Systems, Inc. All Rights Reserved.

Field Summary
 long cache
           
 java.lang.String content
           
 int length
           
 int md2
           
 
Constructor Summary
SOMSchemaFromDTD.Macro(java.lang.String name, java.lang.String content)
           
 
Method Summary
 char charAt(int i)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

content

public java.lang.String content

cache

public long cache

md2

public int md2

length

public int length
Constructor Detail

SOMSchemaFromDTD.Macro

public SOMSchemaFromDTD.Macro(java.lang.String name,
                              java.lang.String content)
Method Detail

charAt

public char charAt(int i)

WebLogic Integration

WebLogic Integration (WLI)