org.eclipse.debug.ui.memory.AbstractTableRendering Abstract implementation of a table rendering. <p> Clients should subclass from this class if they wish to provide a table rendering. </p> <p> The label of the rendering is constructed by retrieving the expression from <code>IMemoryBlockExtension</code>. For IMemoryB ...org.eclipse.debug.internal.ui.views.memory.renderings.RenderingsUtil Util functions for data conversions org.apache.xerces.jaxp.datatype.XMLGregorianCalendarImpl <p>Representation for W3C XML Schema 1.0 date/time datatypes. Specifically, these date/time datatypes are {@link DatatypeConstants#DATETIME dateTime}, {@link DatatypeConstants#TIME time}, {@link DatatypeConstants#DATE date}, {@link DatatypeConstants#GYEARMONTH gYearMonth}, {@link DatatypeCon ...org.apache.xerces.jaxp.datatype.DurationImpl <p>Immutable representation of a time span as defined in the W3C XML Schema 1.0 specification.</p> <p>A Duration object represents a period of Gregorian time, which consists of six fields (years, months, days, hours, minutes, and seconds) plus a sign (+/-) field.</p> < ...org.apache.ldap.server.db.jdbm.JdbmDatabase A Database implementation based on JDBM B+Tree implementation. @author <a HREF="mailto:dev@directory.apache.org">Apache Directory Project</a> @version $Rev: 169198 $ org.lsmp.djep.groupJep.groups.Zn The group of integers mod n. For prime values of n this is a field, with some nice division tables. i.e. for Z5 <pre>* | 1 2 3 4 ------------ 1 | 1 2 3 4 2 | 2 4 1 3 3 | 3 1 4 2 4 | 4 3 2 1 </pre> <pre>/ | 1 2 3 4 ------------ 1 | 1 2 3 4 2 | 3 1 4 2 3 | 2 4 1 3 4 | 4 3 2 1 </ ...org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator <!-- begin-user-doc --> The <b>Validator</b> for the model. <!-- end-user-doc --> @see org.eclipse.emf.ecore.xml.type.XMLTypePackage @generated org.lsmp.djep.groupJep.values.Rational A Rational number with full precision. Represented as quotien of two numbers (always in most reduced form with posative denominator). @author Rich Morris Created on 05-Mar-2004 org.apache.commons.el.Coercions <p>This class contains the logic for coercing data types before operators are applied to them. <p>The following is the list of rules applied for various type conversions. <ul><pre> Applying arithmetic operator Binary operator - A {+,-,*} B if A and B are null return 0 if ...org.eclipse.debug.internal.ui.views.memory.renderings.TableRenderingContentProvider Content provider for MemoryViewTab @since 3.0 org.jboss.security.srp.SRPClientSession The client side logic to the SRP protocol. The class is intended to be used with a SRPServerSession object via the SRPServerInterface. The SRP algorithm using these classes consists of: 1. Get server, SRPServerInterface server = (SRPServerInterface) Naming.lookup(...); 2. Get SRP parameters, SRPPa ...test.wsdl.marshall.MarshallTestCase
freemarker.core.ArithmeticEngine Class to perform arithmetic operations. @author <a HREF="mailto:jon@revusky.com">Jonathan Revusky</a> @author Attila Szegedi org.jboss.axis.encoding.DefaultTypeMappingImpl This is the implementation of the axis Default TypeMapping (which extends the JAX-RPC TypeMapping interface) for SOAP 1.1. <p/> A TypeMapping contains tuples as follows: {Java type, SerializerFactory, DeserializerFactory, Type QName) <p/> In other words, it serves to map Java types to ...org.apache.ldap.server.db.DefaultOptimizer Optimizer that annotates the filter using scan counts. @author <a HREF="mailto:dev@directory.apache.org">Apache Directory Project</a> @version $Rev: 169198 $ org.apache.ldap.server.db.jdbm.JdbmIndex A Jdbm based index implementation. @author <a HREF="mailto:dev@directory.apache.org">Apache Directory Project</a> @version $Rev: 169198 $ org.eclipse.debug.internal.ui.views.memory.renderings.TableRenderingContentInput This is an internal class for storing information about the content in the table viewer. org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl <!-- begin-user-doc --> An implementation of the model <b>Factory</b>. <!-- end-user-doc --> @generated test.wsdl.marshall2.Marshall2ServiceTestCase
org.apache.ws.jaxme.junit.MarshallerTest @author <a HREF="mailto:joe@ispsoft.de">Jochen Wiedmann</a> @version $Id: MarshallerTest.java,v 1.23 2005/06/30 08:16:14 jochen Exp $ test.wsdl.schema2.Schema2ServiceSoapBindingImpl
org.apache.axis.types.UnsignedLong Custom class for supporting primitive XSD data type UnsignedLong @author Chris Haddad <chaddad@cobia.net> @see <a HREF="http://www.w3.org/TR/xmlschema-2/#unsignedLong">XML Schema 3.3.21</a> org.hibernate.type.BigIntegerType <tt>big_integer</tt>: A type that maps an SQL NUMERIC to a <tt>java.math.BigInteger</tt> @see java.math.BigInteger @author Gavin King org.eclipse.emf.ecore.sdo.impl.DynamicEDataObjectImpl <!-- begin-user-doc --> An implementation of the model object '<em><b>EData Object</b></em>' tuned for dynamic use. <!-- end-user-doc --> <p> </p> @generated org.jboss.test.webservice.jbws163.Hello
org.jboss.test.webservice.marshalltest.types.BigIntegerArr $Id: BigIntegerArr.java,v 1.2.2.1 2004/10/24 19:12:34 tdiesler Exp $ Created by IntelliJ IDEA. @author Thomas.Diesler@jboss.org @since 24-Sep-2004 org.jboss.test.webservice.marshalltest.MarshallRpcServiceInterface Service interface for MarshallRpcBean. org.apache.cocoon.woody.datatype.convertor.FormattingDecimalConvertor A Convertor for {@link BigDecimal}s backed by the {@link java.text.DecimalFormat DecimalFormat} class. <p>It can be configured to use one of these variants: integer, number, currency or percent. <p>Alternatively, a <strong>formatting pattern</strong> can be used. This can ...org.objectweb.clif.console.lib.gui.GuiPanelBladeState @author Julien Buret @author Nicolas Droze @author Bruno Dillenseger org.apache.xerces.impl.dv.xs.DateTimeDV Validator for <dateTime> datatype (W3C Schema Datatypes) @xerces.internal @author Elena Litani @author Gopal Sharma, SUN Microsystem Inc. @version $Id: DateTimeDV.java,v 1.16 2005/05/06 15:31:14 ankitp Exp $ | Popular Tags |