Uses of Interface
net.sf.fikin.ant.types.Type

Packages that use Type
net.sf.fikin.ant Collection of various Apache Ant tasks 
net.sf.fikin.ant.types Collection of various Apache Ant types 
 

Uses of Type in net.sf.fikin.ant
 

Classes in net.sf.fikin.ant that implement Type
 class XPathTask.ForEach
          Represents a for-each nested tag created on Jan 3, 2007
 class XPathTask.Function
          Represent a function tag created on Jan 3, 2007
 class XPathTask.Select
          Represents a value-of nested tag created on Jan 3, 2007
 class XsltTask.Factory
          The factory element to configure a transformer factory
 

Uses of Type in net.sf.fikin.ant.types
 

Classes in net.sf.fikin.ant.types that implement Type
 class Depends
          Provide with simple location="..." attribute which later on can be used for dependency (timestamping) checks.
 class FactoryType
          A generic type of JAXP type of factory
 class IfUnless
          An Ant-type class providing with ability to set if="property" and/or unless="property" created on Dec 28, 2006
 class Input
          Implement a genuin input type
 class Namespace
          created on Jan 3, 2007
 class Output
          Implement a genuine output type
 class Parameter
          An extended version of Ant's Parameter type with ability to set if="property" and unless="property" created on Dec 28, 2006
 class XHTMLInput
          Support input as an HTML text
 class XMLInput
          Support retrieval of an input XML document as DOM tree
 class XsltParam
          Adds expression="..." attribute to the standard Parameter type.
 



Copyright © 2003-2007 Nikolay Fiykov. All Rights Reserved.