com.sun.msv.reader.relax.core

Class DivInModuleState

public class DivInModuleState extends SimpleState implements ExpressionOwner, XSTypeOwner

parses <div> element under <module> element.

Author: Kohsuke KAWAGUCHI

Method Summary
StringgetTargetNamespaceUri()
voidonEndChild(Expression exp)
voidonEndChild(XSDatatypeExp type)

Method Detail

getTargetNamespaceUri

public String getTargetNamespaceUri()

onEndChild

public void onEndChild(Expression exp)

onEndChild

public void onEndChild(XSDatatypeExp type)