first commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package org.apache.xerces.impl.xs.psvi;
|
||||
|
||||
public interface XSModelGroupDefinition extends XSObject {
|
||||
XSAnnotation getAnnotation();
|
||||
|
||||
XSModelGroup getModelGroup();
|
||||
}
|
Reference in New Issue
Block a user