XSOM 20110809-redhat-3

com.sun.xml.xsom.impl.parser
Class DelayedRef.SimpleType

java.lang.Object
  extended by com.sun.xml.xsom.impl.parser.DelayedRef
      extended by com.sun.xml.xsom.impl.parser.DelayedRef.SimpleType
All Implemented Interfaces:
Patch, Ref.SimpleType, Ref.Type
Enclosing class:
DelayedRef

public static class DelayedRef.SimpleType
extends DelayedRef
implements Ref.SimpleType


Nested Class Summary
 
Nested classes/interfaces inherited from class com.sun.xml.xsom.impl.parser.DelayedRef
DelayedRef.AttGroup, DelayedRef.Attribute, DelayedRef.ComplexType, DelayedRef.Element, DelayedRef.IdentityConstraint, DelayedRef.ModelGroup, DelayedRef.SimpleType, DelayedRef.Type
 
Field Summary
 
Fields inherited from class com.sun.xml.xsom.impl.parser.DelayedRef
schema
 
Constructor Summary
DelayedRef.SimpleType(PatcherManager manager, Locator loc, SchemaImpl schema, UName name)
           
 
Method Summary
protected  String getErrorProperty()
           
 XSSimpleType getType()
          Obtains a reference as a type.
protected  Object resolveReference(UName name)
           
 
Methods inherited from class com.sun.xml.xsom.impl.parser.DelayedRef
_get, redefine, run
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DelayedRef.SimpleType

public DelayedRef.SimpleType(PatcherManager manager,
                             Locator loc,
                             SchemaImpl schema,
                             UName name)
Method Detail

getType

public XSSimpleType getType()
Description copied from interface: Ref.Type
Obtains a reference as a type.

Specified by:
getType in interface Ref.SimpleType
Specified by:
getType in interface Ref.Type

resolveReference

protected Object resolveReference(UName name)
Specified by:
resolveReference in class DelayedRef

getErrorProperty

protected String getErrorProperty()
Specified by:
getErrorProperty in class DelayedRef

XSOM 20110809-redhat-3

Copyright © 2012 Oracle. All Rights Reserved.