org.apache.xerces.impl.xs
Interface XSElementDeclHelper

All Known Implementing Classes:
XMLSchemaLoader, XMLSchemaValidatorBase, XS11CMRestriction

public interface XSElementDeclHelper

Version:
$Id: XSElementDeclHelper.java 1031717 2010-11-05 19:04:41Z sandygao $

INTERNAL:

Usage of this class is not supported. It may be altered or removed at any time.

Method Summary
 XSElementDecl getGlobalElementDecl(org.apache.xerces.xni.QName element)
           
 

Method Detail

getGlobalElementDecl

public XSElementDecl getGlobalElementDecl(org.apache.xerces.xni.QName element)


Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved.