jar

org.bsc.processor : resource-processor

Maven & Gradle

Aug 02, 2011
1 usages

resource-processor · Goal of this project is to provide simple and useful tools based on java annotation processor to accomplish internationalization tasks The idea is to implement the same approach of internationalization used within GWT framework

Table Of Contents

Latest Version

Download org.bsc.processor : resource-processor JAR file - Latest Versions:

All Versions

Download org.bsc.processor : resource-processor JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window resource-processor-1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.bsc.processor.implementation

├─ org.bsc.processor.implementation.AbstractResourceProcessor.class - [JAR]

├─ org.bsc.processor.implementation.ResourceProcessorAnnotationLess.class - [JAR]

├─ org.bsc.processor.implementation.ResourceProcessorImpl.class - [JAR]

├─ org.bsc.processor.implementation.ResourceProcessorInterface.class - [JAR]

biz.source_code.miniTemplator

├─ biz.source_code.miniTemplator.MiniTemplator.class - [JAR]

├─ biz.source_code.miniTemplator.MiniTemplatorCache.class - [JAR]

├─ biz.source_code.miniTemplator.MiniTemplatorParser.class - [JAR]

org.bsc.processor

├─ org.bsc.processor.GwtMessagesFactory.class - [JAR]

├─ org.bsc.processor.MessagesFactory.class - [JAR]

org.bsc.processor.annotation

├─ org.bsc.processor.annotation.DefaultMessage.class - [JAR]

├─ org.bsc.processor.annotation.ResourceBundle.class - [JAR]

Advertisement