org.eclipse.internal.xpand2.pr
Interface ProtectedRegion
- All Known Implementing Classes:
- ProtectedRegionResolverImpl.ProtectedRegionImpl
public interface ProtectedRegion
getBody
String getBody(String startComment,
String endComment)
throws ProtectedRegionSyntaxException
- Throws:
ProtectedRegionSyntaxException
getStartString
String getStartString(String startComment,
String endComment)
getEndString
String getEndString(String startComment,
String endComment)
isDisabled
boolean isDisabled()
getStartIndex
int getStartIndex()
getEndIndex
int getEndIndex()
getFileEncoding
String getFileEncoding()
getFile
File getFile()
isUseBASE64
boolean isUseBASE64()
Copyright © 2015. All rights reserved.