public interface SourceFile
Modifier and Type | Method and Description |
---|---|
String |
getContent() |
String |
getName() |
boolean |
wasModified() |
String getName() throws ServiceException
ServiceException
String getContent() throws ServiceException
ServiceException
boolean wasModified() throws ServiceException
ServiceException
Copyright © 2009-2016 Google. All Rights Reserved.