com.sun.msv.reader

Interface GrammarReader.BackPatch

public static interface GrammarReader.BackPatch

Method Summary
StategetOwnerState()
gets State object who has submitted this patch job.
voidpatch()
do back-patching.

Method Detail

getOwnerState

public State getOwnerState()
gets State object who has submitted this patch job.

patch

public void patch()
do back-patching.