Searched refs:CommentListImpl (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/rngom/digested/
H A DCommentListImpl.java55 final class CommentListImpl implements CommentList<LocatorImpl> { class in inherits:CommentList
H A DAnnotation.java57 class Annotation implements Annotations<ElementWrapper,LocatorImpl,CommentListImpl> {
70 public void addComment(CommentListImpl comments) throws BuildException {
73 public void addLeadingComment(CommentListImpl comments) throws BuildException {
H A DDSchemaBuilderImpl.java74 <NameClass,DPattern,ElementWrapper,LocatorImpl,Annotation,CommentListImpl> {
190 public DPattern commentAfter(DPattern p, CommentListImpl comments) throws BuildException {
196 Scope<DPattern, ElementWrapper, LocatorImpl, Annotation, CommentListImpl> scope, LocatorImpl loc, Annotation anno) throws BuildException, IllegalSchemaException {
205 public Annotation makeAnnotations(CommentListImpl comments, Context context) {
209 public ElementAnnotationBuilder makeElementAnnotationBuilder(String ns, String localName, String prefix, LocatorImpl loc, CommentListImpl comments, Context context) {
218 public CommentListImpl makeCommentList() {

Completed in 26 milliseconds