/[classpath]/classpath/javax/xml/stream/events/EntityDeclaration.java
ViewVC logotype

Diff of /classpath/javax/xml/stream/events/EntityDeclaration.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by dog, Sat Sep 3 10:04:19 2005 UTC revision 1.2 by dog, Sun Sep 4 09:44:30 2005 UTC
# Line 67  public interface EntityDeclaration Line 67  public interface EntityDeclaration
67    /**    /**
68     * Returns the replacement text for the entity.     * Returns the replacement text for the entity.
69     */     */
70    String getReplacementText();    //String getReplacementText();
71    
72    /**    /**
73     * Returns the base URI for the entity.     * Returns the base URI for the entity.
74     */     */
75    String getBaseURI();    //String getBaseURI();
76    
77  }  }
78    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26