Class XSCMUniOp

java.lang.Object
org.apache.xerces.impl.dtd.models.CMNode
org.apache.xerces.impl.xs.models.XSCMUniOp

public class XSCMUniOp extends CMNode
Content model Uni-Op node.

INTERNAL:

Usage of this class is not supported. It may be altered or removed at any time.
Version:
$Id: XSCMUniOp.java 476309 2006-11-17 20:49:31Z mrglavas $
Author:
Neil Graham, IBM
  • Constructor Details

    • XSCMUniOp

      public XSCMUniOp(int type, CMNode childNode)
  • Method Details