| java.lang.Object org.netbeans.modules.gsfret.source.usages.DocumentUtil
DocumentUtil | class DocumentUtil (Code) | | This file is originally from Retouche, the Java Support
infrastructure in NetBeans. I have modified the file as little
as possible to make merging Retouche fixes back as simple as
possible.
author: Tomas Zezula |
binaryContentNameQuery | public static Query binaryContentNameQuery(String resourceName)(Code) | | |
binaryNameQuery | public static Query binaryNameQuery(String resourceName)(Code) | | |
createDocument | public static Document createDocument(String binaryName, long timeStamp, List<String> references)(Code) | | |
createRootTimeStampDocument | public static Document createRootTimeStampDocument(long timeStamp)(Code) | | |
getBinaryName | public static String getBinaryName(Document doc)(Code) | | |
getPackageName | public static String getPackageName(Document doc)(Code) | | |
getSimpleBinaryName | public static String getSimpleBinaryName(Document doc)(Code) | | |
rootDocumentTerm | public static Term rootDocumentTerm()(Code) | | |
|
|