summaryrefslogtreecommitdiff
path: root/mauve-classpath
diff options
context:
space:
mode:
authorAndrew John Hughes <gnu_andrew@member.fsf.org>2012-12-19 11:14:44 +0000
committerAndrew John Hughes <gnu_andrew@member.fsf.org>2012-12-19 11:14:44 +0000
commit734a69f1a1ee868a6989d1580bfc1861e015e4c3 (patch)
tree3030f7d74eb175994d16bb9c1151ed0b7141552c /mauve-classpath
parent97042d5a16892aecc881471cdbfea7e20ddfd358 (diff)
downloadclasspath-734a69f1a1ee868a6989d1580bfc1861e015e4c3.tar.gz
Provide implementation of SimpleJavaFileObject.
2012-12-19 Andrew John Hughes <gnu_andrew@member.fsf.org> * javax/tools/SimpleJavaFileObject.java: New class added. (kind): New field. (uri): Likewise. (SimpleJavaFileObject(URI,Kind)): Implemented. (delete()): Likewise. (getCharContent(boolean)): Likewise. (getName()): Likewise. (getKind()): Likewise. (getLastModified()): Likewise. (isNameCompatible(String,Kind)): Likewise. (openInputStream()): Likewise. (openOutputStream()): Likewise. (openReader(boolean)): Likewise. (openWriter()): Likewise. (toUri()): Likewise. Signed-off-by: Andrew John Hughes <gnu_andrew@member.fsf.org>
Diffstat (limited to 'mauve-classpath')
0 files changed, 0 insertions, 0 deletions