All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.jhotdraw.xml.css.package-info Maven / Gradle / Ivy

The newest version!
/* @(#)package-info.java
 *
 * Copyright (c) 1996-2010 by the original authors of JHotDraw and all its
 * contributors. All rights reserved.
 *
 * The copyright of this software is owned by the authors and  
 * contributors of the JHotDraw project ("the copyright holders").  
 * You may not use, copy or modify this software, except in  
 * accordance with the license agreement you entered into with  
 * the copyright holders. For details see accompanying license terms.
 *
 * @author Werner Randelshofer
 * @version $Id: package-info.java 718 2010-11-21 17:49:53Z rawcoder $
*/

/**
Provides support for cascading style sheets (CSS) in XML DOM.
*/
@DefaultAnnotation(NonNull.class)
package org.jhotdraw.xml.css;

import edu.umd.cs.findbugs.annotations.DefaultAnnotation;
import edu.umd.cs.findbugs.annotations.NonNull;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy