File: package-info.java

package info (click to toggle)
libspring-ldap-java 1.3.1.RELEASE-4
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 2,876 kB
  • sloc: java: 12,509; xml: 4,104; jsp: 36; makefile: 31; sh: 13
file content (8 lines) | stat: -rw-r--r-- 248 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
/**
 * Provides a tool to create a Java class representation of a set of LDAP object classes
 * and a simple tool to view LDAP schema.
 * 
 * @author Paul Harvey <paul.at.pauls-place.me.uk>
 */

package org.springframework.ldap.odm.tools;