-
Dependencies.PR3.Token
-
aima.core.logic.common.Token
@author Ravi Mohan
@author Mike Stampone
-
analyzer.Token
-
antlr.Token
A token is minimally a token type. Subclasses can add the text matched for the token and line info.
-
anvil.script.parser.Token
Describes the input token stream.
-
at.bestsolution.efxclipse.text.jface.rules.Token
Standard implementation of IToken
.
-
avrora.core.isdl.parser.Token
Describes the input token stream.
-
br.com.gmartins.simbler.jedit.tokenmarker.Token
A linked list of tokens. Each token has three fields - a token identifier, which is a byte value that can be looked up in the array returned by SyntaxDocument.getColors()
to get a color value, a length value which is the length of the token in the text, and a pointer to the next token in the list.
@author Slava Pestov
@version $Id: Token.java,v 1.12 1999/12/13 03:40:30 sp Exp $
-
ca.carleton.gcrc.couch.user.token.Token
-
cambridge.parser.tokens.Token
A token is a unit of text that obeys certain rules and that is consumed by the parser
-
cc.mallet.types.Token
A representation of a piece of text, usually a single word, to which we can attach properties.
-
com.Ostermiller.Syntax.Lexer.Token
A generic token class.
-
com.alibaba.druid.sql.parser.Token
-
com.antlersoft.parser.Token
A token is a lexically-recognized atomic element of a statement in some language. A token combines a Symbol which represents the tokens semantic role in the language with a value which represents how the token appeared in the statement in string form.
@author Michael A. MacDonald
-
com.atilika.kuromoji.Token
-
com.atlassian.connect.play.java.token.Token
-
com.creativewidgetworks.goldparser.engine.Token
ok.com/GOLDParser)
@author Ralph Iden (http://www.creativewidgetworks.com), port to Java
@version 5.0.0
-
com.drighetto.essai.bouncycastle.asn1.Token
Implementation of an simple ASN1 structure
Token ::= SEQUENCE { userId ASN1OctetString, derAppSpec DERApplicationSpecific, derInteger DERInteger, creationDate DERGeneralizedTime} <pre> @author Dominique RIGHETTO
11 mars 07
-
com.dyuproject.oauth.Token
Token - stores the keys and state whether it is already useable or not.
@author David Yu
@created May 30, 2009
-
com.esotericsoftware.yamlbeans.tokenizer.Token
-
com.eternus.ratelimit.Token
Interface defining an extensible enumeration for return values from {@link RateLimiter#getToken(Key)}
@author jabley
-
com.example.helloworld.core.Token
-
com.floreysoft.jmte.token.Token
Internal structure returned by the {@link Lexer} passing parsed informationinto the {@link Engine}.
-
com.founder.fix.fixflow.core.runtime.Token
-
com.google.clearsilver.jsilver.syntax.node.Token
-
com.google.collide.codemirror2.Token
A representation of a single Codemirror2 token.
A token consists of a type (function, keyword, variable, etc), and a value (the piece of code that is classified as a single token of the same type).
-
com.google.dart.engine.html.scanner.Token
Instances of the class {@code Token} represent a token that was scanned from the input. Eachtoken knows which token follows it, acting as the head of a linked list of tokens.
@coverage dart.engine.html
-
com.google.dart.engine.scanner.Token
Instances of the class {@code Token} represent a token that was scanned from the input. Eachtoken knows which token follows it, acting as the head of a linked list of tokens.
@coverage dart.engine.parser
-
com.google.java.contract.core.util.JavaTokenizer.Token
-
com.google.jstestdriver.token.Token
Represents an parsed token.
@author corysmith@google.com (Cory Smith)
-
com.google.minijoe.compiler.Token
@author Andy Hayward
-
com.google.refine.importers.tree.TreeReader.Token
-
com.google.sitebricks.compiler.Token
Represents a compiled, evaluable expression or raw String token.
@author Dhanji R. Prasanna (dhanji@gmail.com)
-
com.googlecode.psiprobe.tokenizer.Token
-
com.hp.hpl.jena.n3.turtle.parser.Token
Describes the input token stream.
-
com.hp.hpl.jena.sparql.lang.arq.Token
Describes the input token stream.
-
com.impetus.client.crud.Token
-
com.jitlogic.zorka.core.normproc.Token
Represents tokens generated by lexers and consumed by normalizers.
@author rafal.lewczuk@jitlogic.com
-
com.mdimension.jchronic.utils.Token
-
com.nabalive.server.web.Token
Created by IntelliJ IDEA. User: Julien Cheype Date: 11/20/11
-
com.nimbusds.oauth2.sdk.token.Token
The base abstract class for access and refresh tokens. Concrete extending classes should be immutable.
Related specifications:
- OAuth 2.0 (RFC 6749), sections 1.4 and 1.5.
-
com.plainsource.commons.text.template.token.Token
-
com.pogofish.jadt.comments.javacc.generated.Token
-
com.pogofish.jadt.parser.javacc.generated.Token
-
com.sk89q.worldedit.internal.expression.lexer.tokens.Token
A token. The lexer generates these to make the parser's job easier.
-
com.sonar.sslr.api.Token
-
com.stripe.model.Token
-
com.stuffwithstuff.magpie.parser.Token
A single token of Magpie source code. Represents the smallest meaningful chunk of sequential characters in a stream of Magpie code. Produced by the lexer, and consumed by the parser.
-
com.sun.speech.freetts.Token
Contains a parsed token from a Tokenizer.
-
com.sun.tools.javac.parser.Token
-
com.sun.xml.ws.security.Token
Base Interface for all Tokens Question: Can we adapt all tokens to implement this interface
-
com.sun.xml.ws.security.opt.api.keyinfo.Token
@author K.Venugopal@sun.com
-
com.sun.xml.ws.security.policy.Token
@author K.Venugopal@sun.com
-
com.twitterapime.xauth.Token
-
com.wcohen.ss.api.Token
An interned version of a string.
-
com.woorea.openstack.keystone.v3.model.Token
-
compilador.analizador.sintactico.Token
Token generado del analizador lexico
@author mauricio ortiz vazquez
-
csa.util.syntax.Syntax.Lexer.Token
A generic token class.
-
cuchaz.enigma.analysis.Token
-
de.bokelberg.flex.parser.AS3Scanner.Token
-
de.fhkn.in.uce.stun.attribute.Token
Attribute which carries a 128 bit token.
@author Alexander Diener (aldiener@htwg-konstanz.de)
-
de.fosd.typechef.lexer.Token
A Preprocessor token.
@see Preprocessor
-
de.odysseus.el.tree.impl.Scanner.Token
-
de.pdark.decentxml.Token
-
de.susebox.jtopas.Token
Instances of this class are created by the classes implementing the {@link Tokenizer} interface. Token
describes a portion of text according to the settings given to the producing {@link Tokenizer} in form of a {@link TokenizerProperties} object. Beside the token type the token image itself, its position in the input stream, line and column position and associated informations can be obtained from the Token
(provided, the nessecary parse flags are set in the tokenizer).
This class replaces the older {@link de.susebox.java.util.Token} which isdeprecated.
@author Heiko Blau
@see Tokenizer
@see TokenizerProperties
-
de.uniluebeck.itm.ncoap.communication.dispatching.client.Token
A {@link Token} is the identifier to relate {@link CoapRequest}s with {@link CoapResponse}s. It consists of a byte array with a size between 0 and 8 (both inclusive). So, {@link Token} basically is a wrapper class for a byte array.The byte array content has no semantic meaning and thus, e.g. a {@link Token} instance backed by a bytearray containing a single zero byte (all bits set to 0) is different from a byte array backed by a byte array containing two zero bytes.
@author Oliver Kleine
-
dtool.parser.common.Token
-
eas.miscellaneous.jedit.tokenmarker.Token
A linked list of tokens. Each token has three fields - a token identifier, which is a byte value that can be looked up in the array returned by SyntaxDocument.getColors()
to get a color value, a length value which is the length of the token in the text, and a pointer to the next token in the list.
@author Slava Pestov
@version $Id: Token.java,v 1.12 1999/12/13 03:40:30 sp Exp $
-
edu.cmu.sphinx.decoder.search.Token
Represents a single state in the recognition trellis. Subclasses of a token are used to represent the various emitting state.
All scores are maintained in LogMath log base
-
edu.harvard.wcfia.yoshikoder.document.tokenizer.Token
-
edu.luc.cs.laufer.cs313.occurences.Token
An interface for a simple token consisting of a word and a line number indicating where the word occurs.
@author laufer
-
edu.luc.cs.laufer.cs473.index.Token
An interface for a simple token consisting of a word and a line number indicating where the word occurs.
@author laufer
-
edu.umd.cs.findbugs.Token
Simple token class.
@author David Hovemeyer
@see Tokenizer
-
er.chronic.utils.Token
-
etch.compiler.Token
-
fasp.parser.tokenizer.Token
@author Jeroen Janssen
-
flex2.compiler.mxml.Token
This class handles MXML language specific configuration options. This includes things like compatibility-version, minimum-supported-version, and qualified-type-selectors. This class should not to be confused with flex2.compiler.mxml.MxmlConfiguration, which is where MXML subcompiler configuration options are declared and flex2.compiler.common.CompilerConfiguration, which is where flex2.compiler.mxml.MxmlConfiguration is defined.
@author Clement Wong
-
fri.patterns.interpreter.parsergenerator.Token
Lexer-Parser communication struct. Utility methods defining EPSILON and terminals. Definition of all global constants for parsergenerator packages.
This class defines special token identifiers: "token" (Token.TOKEN) and "ignored" (Token.IGNORED), which are needed when specifiying a syntax with mixed parser and lexer rules.
This class defines special symbols needed to define character sets with Token.UPTO (e.g. A..Z) and intersections with Token.BUTNOT (e.g. `char` - `newline`).
@author (c) 2000, Fritz Ritzberger
-
frontend.Token
Class for representing tokens. Each token is characterised by its token type, its lexeme, and its source position (given by its line and column numbers). You do not need to change anything in this file.
-
games.stendhal.server.entity.item.token.Token
Tokens are items which trigger an event on movement. They may not be equipped.
@author hendrik
-
gnu.javax.swing.text.html.parser.support.low.Token
-
gov.nist.core.Token
Base token class.
@version 1.2
@author M. Ranganathan
-
hr.fer.zemris.java.custom.scripting.tokens.Token
-
httl.util.Token
Token. (Tool, Prototype, NotThreadsafe)
@author Liang Fei (liangfei0201 AT gmail DOT com)
-
io.fathom.cloud.identity.api.os.model.v3.Token
-
io.fathom.cloud.openstack.client.identity.model.Token
-
io.fathom.cloud.protobuf.CloudCommons.Token
-
javax.mail.internet.HeaderTokenizer.Token
-
jfireeagle.Token
-
jsyntaxpane.Token
-
ket.math.Token
Represent the occurrence of a symbol somewhere in an equation. That is, any leaf node of the equation tree.
-
lexer.Token
-
lexico.Token
-
litil.lexer.Token
-
loop.Token
@author Dhanji R. Prasanna
-
lupos.gui.anotherSyntaxHighlighting.javacc.html.Token
Describes the input token stream.
-
lupos.gui.anotherSyntaxHighlighting.javacc.java.Token
Describes the input token stream.
-
lupos.rif.generated.parser.Token
Describes the input token stream.
-
lupos.sparql1_1.Token
Describes the input token stream.
-
mage.game.permanent.token.Token
-
models.Token
@author wsargent
@since 5/15/12
-
murban.exerciser.api.models.Token
@author PSYcho
-
net.asfun.jangod.parse.Token
-
net.percederberg.grammatica.parser.Token
A token node. This class represents a token (i.e. a set of adjacent characters) in a parse tree. The tokens are created by a tokenizer, that groups characters together into tokens according to a set of token patterns.
@author Per Cederberg,
@version 1.4
-
net.sf.jcontracts.antlr.Token
-
net.sourceforge.chaperon.grammar.token.Token
This class represents a token. Like
identifier := [A-Za-z][A-Za-z0-9_]
@author Stephan Michels
@version $Revision: 1.7 $ $Date: 2002/05/06 16:22:56 $
-
net.sourceforge.veditor.parser.vhdl.Token
Describes the input token stream.
-
org.activiti.engine.impl.juel.Scanner.Token
-
org.adjective.syntactic.parser.jj.Token
-
org.agorava.api.oauth.Token
Represents an OAuth token (either request or access token) and its secret
@author Pablo Fernandez
@author Antoine Sabot-Durand
-
org.allspice.parser.parsetable.Token
Represents a token from the lexical scanner.
@author egoff
-
org.anarres.cpp.Token
-
org.antlr.runtime.Token
-
org.antlr.runtime3_3_0.Token
-
org.antlr.v4.runtime.Token
A token has properties: text, type, line, character position in the line (so we can ignore tabs), token channel, index, and source from which we obtained this token.
-
org.apache.accumulo.core.util.shell.Token
-
org.apache.agila.engine.Token
-
org.apache.axis.types.Token
-
org.apache.axis2.databinding.types.Token
org/TR/xmlschema-2/#token">XML Schema 3.3.2
-
org.apache.cassandra.dht.Token
-
org.apache.commons.el.parser.Token
Describes the input token stream.
-
org.apache.commons.jexl2.parser.Token
Describes the input token stream.
-
org.apache.commons.jxpath.ri.parser.Token
Describes the input token stream.
-
org.apache.ctakes.core.nlp.tokenizer.Token
Object that represents a generic token. The token is related back to the original text via a start and end offset. These are character positions that relate directly to the original text. A token can be one of many different types. Please see the javadoc for the TYPE fields to see a description of each.
@author Mayo Clinic
-
org.apache.cxf.rs.security.oauth.client.OAuthClientUtils.Token
-
org.apache.cxf.rs.security.oauth.data.Token
Base Token representation
-
org.apache.cxf.ws.security.policy.model.Token
-
org.apache.derby.impl.sql.compile.Token
Describes the input token stream.
-
org.apache.etch.compiler.Token
-
org.apache.etch.interoptester.Token
Token models an unnamed positional parameter to a program.
-
org.apache.felix.gogo.runtime.Token
-
org.apache.flex.forks.velocity.runtime.parser.Token
Describes the input token stream.
-
org.apache.hadoop.chukwa.extraction.engine.Token
-
org.apache.hadoop.security.token.Token
The client-side form of the token.
-
org.apache.hadoop.yarn.api.records.Token
Token
is the security entity used by the framework to verify authenticity of any resource.
-
org.apache.james.mime4j.field.address.parser.Token
-
org.apache.jena.riot.tokens.Token
-
org.apache.jsieve.parser.generated.Token
Describes the input token stream.
-
org.apache.jsieve.parser.generated.address.Token
Describes the input token stream.
-
org.apache.lucene.analysis.Token
s.apache.org/jira/browse/LUCENE-969">LUCENE-969 for details.
Typical Token reuse patterns:
- Copying text from a string (type is reset to {@link #DEFAULT_TYPE} if not specified):
return reusableToken.reinit(string, startOffset, endOffset[, type]);
- Copying some text from a string (type is reset to {@link #DEFAULT_TYPE} if not specified):
return reusableToken.reinit(string, 0, string.length(), startOffset, endOffset[, type]);
- Copying text from char[] buffer (type is reset to {@link #DEFAULT_TYPE} if not specified):
return reusableToken.reinit(buffer, 0, buffer.length, startOffset, endOffset[, type]);
- Copying some text from a char[] buffer (type is reset to {@link #DEFAULT_TYPE} if not specified):
return reusableToken.reinit(buffer, start, end - start, startOffset, endOffset[, type]);
- Copying from one one Token to another (type is reset to {@link #DEFAULT_TYPE} if not specified):
return reusableToken.reinit(source.termBuffer(), 0, source.termLength(), source.startOffset(), source.endOffset()[, source.type()]);
A few things to note:
- clear() initializes all of the fields to default values. This was changed in contrast to Lucene 2.4, but should affect no one.
- Because
TokenStreams
can be chained, one cannot assume that the Token's
current type is correct. - The startOffset and endOffset represent the start and offset in the source text, so be careful in adjusting them.
- When caching a reusable token, clone it. When injecting a cached token into a stream that can be reset, clone it again.
@see org.apache.lucene.index.Payload
-
org.apache.lucene.queryparser.classic.Token
Describes the input token stream.
-
org.apache.myfaces.trinidadinternal.el.Tokenizer.Token
-
org.apache.qpid.messaging.util.Token
Token
-
org.apache.rahas.Token
This represents a security token which can have either one of 4 states.
- ISSUED
- EXPIRED
- CACELLED
- RENEWED
Also this holds the
OMElement
s representing the token in its present state and the previous state. These tokens are stored using the storage mechanism provided via the
TokenStorage
interface.
@see org.apache.rahas.TokenStorage
-
org.apache.shale.clay.parser.Token
A Token
identifies an offset range within the document. Nodes and Attributes implementing this interface are identified by the {@link NodeTokenizer} and{@link AttributeTokenizer}.
-
org.apache.shale.component.Token
Component that renders a transaction token input field, and then validates it on a subsequent form submit. The token component must be the last input component child of the parent form to be processed.
$Id: Token.java 472288 2006-11-07 21:41:16Z rahul $
-
org.apache.stanbol.commons.opennlp.TextAnalyzer.AnalysedText.Token
-
org.apache.stanbol.enhancer.nlp.model.Token
-
org.apache.struts2.components.Token
Stop double-submission of forms. The token tag is used to help with the "double click" submission problem. It is needed if you are using the TokenInterceptor or the TokenSessionInterceptor. The s:token tag merely places a hidden element that contains the unique token.
Examples <s:token />
@see org.apache.struts2.interceptor.TokenInterceptor
@see org.apache.struts2.interceptor.TokenSessionStoreInterceptor
-
org.apache.taglibs.standard.lang.jstl.parser.Token
Describes the input token stream.
-
org.apache.uima.examples.opennlp.Token
Updated by JCasGen Fri Dec 02 14:22:23 EST 2005 XML source: c:/workspace/uimaj-examples/opennlp/src/org/apache/uima/examples/opennlp/annotator/OpenNLPExampleTypes.xml
@generated
-
org.apache.uima.examples.tagger.trainAndTest.Token
Defines token features. Helpful as an intermediate layer between a text and the tagger.
-
org.apache.uima.fit.examples.type.Token
Updated by JCasGen Wed Jul 14 10:08:01 MDT 2010 XML source: C:/Users/Philip/Documents /Academic/workspace/uimafit-parent/uimaFIT-examples/src /main/resources/org/apache/uima/fit/examples/TypeSystem.xml
@generated
-
org.apache.uima.fit.type.Token
-
org.apache.velocity.runtime.parser.Token
Describes the input token stream.
-
org.apache.ws.secpolicy.model.Token
-
org.apache.ws.security.policy.model.Token
-
org.blueoxygen.cimande.Token
@author leo
-
org.camunda.bpm.engine.impl.juel.Scanner.Token
-
org.codehaus.groovy.syntax.Token
A
CSTNode
produced by the
Lexer
.
@see antlr.Parser
@see antlr.Token
@see Reduction
@see Types
@author
bob mcwhirter
@author
Chris Poirier
@version $Id: Token.java 6778 2007-07-02 10:40:33Z glaforge $
-
org.codehaus.jparsec.Token
Represents any token with a token value and the 0-based index in the source.
@author Ben Yu
-
org.crsh.cli.impl.tokenizer.Token
-
org.crsh.lang.impl.script.Token
@author Julien Viet
-
org.dmd.util.parsing.Token
The Token class is used to represent a string fragment and a type designation. The type designation is usually assigned by a parsing algorithm, such as that used in the Classifier class; see the Classifier description for more details.
Token defines a set of constant properties that indicate basic token types. If you wish to define your own identifiers for tokens, you should start at Token.CUSTOM + 1.
@see org.dmd.util.parsing.Classifier
-
org.eclipse.jface.text.rules.Token
Standard implementation of IToken
.
-
org.eclipse.jst.jsp.core.internal.java.jspel.Token
Describes the input token stream.
-
org.eclipse.persistence.internal.libraries.antlr.runtime.Token
-
org.elasticsearch.common.xcontent.XContentParser.Token
-
org.elasticsearch.hadoop.serialization.Parser.Token
-
org.exoplatform.web.security.Token
A token.
-
org.fife.ui.rsyntaxtextarea.Token
A generic token that functions as a node in a linked list of syntax highlighted tokens for some language.
A Token
is a piece of text representing some logical token in source code for a programming language. For example, the line of C code:
int i = 0;
would be broken into 8
Token
s: the first representing
int
, the second whitespace, the third
i
, the fourth whitespace, the fifth
=
, etc.
@author Robert Futrell
@version 0.3
-
org.fireflow.kernel.impl.Token
@author 非也
-
org.glassfish.jersey.message.internal.Token
A token.
@author Paul Sandoz
@author Marek Potociar (marek.potociar at oracle.com)
-
org.goda.chronic.utils.Token
-
org.graphstream.util.parser.Token
Describes the input token stream.
-
org.h2.jaqu.Token
Classes implementing this interface can be used as a token in a statement.
-
org.hsqldb.cmdline.sqltool.Token
-
org.itsnat.impl.core.css.lex.Token
Una vez creado es de s�lo lectura
@author jmarranz
-
org.jacorb.idl.runtime.token
This subclass of symbol represents (at least) terminal symbols returned by the scanner and placed on the parse stack. At present, this class does nothing more than its super class.
@see org.jacorb.idl.runtime.int_token
@see org.jacorb.idl.runtime.str_token
@version last updated: 11/25/95
@author Scott Hudson
-
org.jbehave.core.story.codegen.sablecc.node.Token
-
org.jbpm.graph.exe.Token
represents one path of execution and maintains a pointer to a node in the {@link org.jbpm.graph.def.ProcessDefinition}. Most common way to get a hold of the token objects is with {@link ProcessInstance#getRootToken()} or {@link org.jbpm.graph.exe.ProcessInstance#findToken(String)}.
-
org.jclouds.oauth.v2.domain.Token
The oauth token, obtained upon a successful token request and ready to embed in requests.
@author David Alves
-
org.jclouds.openstack.keystone.v2_0.domain.Token
enstack.org/api/openstack-identity-service/2.0/content/Identity-Service-Concepts-e1362.html"
/>
-
org.jinstagram.auth.model.Token
Represents an OAuth token (either request or access token) and its secret
-
org.jitterbit.integration.data.script.Transform.Token
-
org.jitterbit.ui.text.partition.Token
@author Torgil Zethson
@since 3.0.0
-
org.jmol.script.Token
-
org.jnode.shell.CommandLine.Token
-
org.jostraca.comp.antlr.Token
A token is minimally a token type. Subclasses can add the text matched for the token and line info.
-
org.jruby.lexer.yacc.Token
-
org.jruby.util.RubyDateFormatter.Token
-
org.jstripe.tokenizer.Token
-
org.jwall.log.io.ParserGenerator.Token
-
org.jwebsocket.token.Token
A token is ...
@author aschulze
-
org.lilypondbeans.jccparser.Token
Describes the input token stream.
-
org.maltparserx.core.syntaxgraph.node.Token
-
org.naturalcli.Token
The Token
class implements a token for the command grammar.
@author Ferran Busquets
-
org.netbeans.api.lexer.Token
-
org.ofbiz.base.json.Token
-
org.openjena.riot.tokens.Token
-
org.openntf.formula.parse.Token
Describes the input token stream.
-
org.openqreg.bean.Token
@author olov
-
org.opensocial.auth.OAuth3LeggedScheme.Token
-
org.openstack.docs.identity.api.v2.Token
-
org.openstreetmap.josm.tools.template_engine.Tokenizer.Token
-
org.pentaho.reporting.libraries.formula.parser.Token
Describes the input token stream.
-
org.platformlayer.auth.model.Token
-
org.python.parser.Token
Describes the input token stream.
-
org.python.pydev.parser.jython.Token
Describes the input token stream.
-
org.restlet.ext.oauth.internal.Token
Abstract Token that must be extended by all token implementations
@author Kristoffer Gronowski
@see UnlimitedToken
@see ExpireToken
-
org.restlet.ext.rdf.internal.turtle.Token
Represents a still unidentified Turtle token.
@author Thierry Boileau
-
org.rstudio.core.client.Barrier.Token
-
org.rstudio.core.client.Invalidation.Token
-
org.rythmengine.internal.Token
-
org.sablecc.sablecc.lrautomaton.Token
-
org.scotlandyard.engine.Token
specification of tokens that are used by players to move from position to another on the map
@author Hussain Al-Mutawa
@version 1.0
@since Sun Sep 18, 2011
-
org.scribe.model.Token
Represents an OAuth token (either request or access token) and its secret
@author Pablo Fernandez
-
org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxTokenizer.Token
-
org.skife.jdbi.org.antlr.runtime.Token
-
org.snu.ids.ha.ma.Token
@author therocks
@since 2007. 4. 30
-
org.sonar.duplications.token.Token
-
org.spoofax.jsglr.client.imploder.Token
-
org.springframework.security.core.token.Token
A token issued by {@link TokenService}.
It is important that the keys assigned to tokens are sufficiently randomised and secured that they can serve as identifying a unique user session. Implementations of {@link TokenService}are free to use encryption or encoding strategies of their choice. It is strongly recommended that keys are of sufficient length to balance safety against persistence cost. In relation to persistence cost, it is strongly recommended that returned keys are small enough for encoding in a cookie.
@author Ben Alex
@since 2.0.1
-
org.springframework.xd.dirt.stream.dsl.Token
Holder for a kind of token, the associated data and its position in the input data stream (start/end).
@author Andy Clement
-
org.stringtree.mojasef.Token
-
org.supercsv.cellprocessor.Token
This processor is used in the situations you want to be able to check for the presence of a meta data or "special token". Such a token could be the string "[empty]" which could denote that a column is different from the empty string "".
It can be used in conjunction with a ParseLong() processor, since the token would be discovered before the parser attempt so parse the token as a number.
Comparison between column value and the token is based on the object's equals() method.
@since 1.02
@author Kasper B. Graversen
-
org.syntax.jedit.tokenmarker.Token
A linked list of tokens. Each token has three fields - a token identifier, which is a byte value that can be looked up in the array returned by SyntaxDocument.getColors()
to get a color value, a length value which is the length of the token in the text, and a pointer to the next token in the list.
@author Slava Pestov
@version $Id$
-
org.waveprotocol.wave.model.richtext.RichTextTokenizerImpl.Token
-
org.xhtmlrenderer.css.parser.Token
-
org.yaml.snakeyaml.tokens.Token
-
org.zkoss.zss.engine.xel.Token
Excel Formula Token.
@author henrichen
-
parserTXT.Token
-
persistence.antlr.Token
A token is minimally a token type. Subclasses can add the text matched for the token and line info.
-
ptolemy.data.Token
Token is the base class for data capsules. Tokens are immutable, meaning that their value cannot change after construction. They have a set of polymorphic methods providing a set of basic arithmetic and logical operations. Generally, derived classes should override the methods to implement type specific operations that make sense for a given type. For operations that are non-sensical for a given type, such as division of matrices, the implementation of this base class can be used, which simply throws an exception.
Generally, it is painful to implement both the operation and operationReverse methods of this class. It is also painful to implement tokens that are automatically converted to other tokens in a consistent fashion. As such, there are several subclasses of this class that implement these methods and provide a somewhat nicer abstraction. The ScalarToken derived class is useful for many types that are losslessly convertible to other types and may be associated with units, such as IntToken. The MatrixToken derived class is useful for implementing matrices of ScalarTokens, such as IntMatrixToken. The AbstractNotConvertible derived class is useful for implementing tokens that are not losslessly convertible to a token in implemented in another class, such as ArrayToken. Lastly, AbstractConvertibleToken is useful for implementing tokens that are losslessly convertible to a token in another class, but don't have units, such as BooleanToken.
Instances of this base class *should not* be used to represent pure events, i.e., to indicate that an event is present. To represent pure events, it is better to use the EventToken class. The reasoning is that the type BaseType.GENERAL is reserved to represent types which the type system cannot represent exactly. Using the EventToken class, and the type BaseType.EVENT allows typesafe use of pure events.
Nil, null or missing tokens are common in analytical systems like R and SAS where they are used to handle sparsely populated data sources. This class has support for such tokens, see {@link #NIL} for details.
@author Neil Smyth, Yuhong Xiong, Edward A. Lee, Christopher Brooks,Steve Neuendorffer
@version $Id: Token.java,v 1.142 2007/12/07 06:31:37 cxh Exp $
@since Ptolemy II 0.2
@Pt.ProposedRating Yellow (cxh)
@Pt.AcceptedRating Red (cxh) nil token code
@see ScalarToken
@see AbstractConvertibleToken
@see AbstractNotConvertibleToken
@see MatrixToken
-
ptolemy.data.expr.Token
Describes the input token stream.
-
rabbit.html.Token
This class is used to describe a small part of a html page. A small part is the text between the tags, a tag, a comment or a script.
@author
Robert Olofsson
-
scriptingLanguage.Token
-
se.sics.mspsim.extutil.highlight.Token
A token represents a smallest meaningful fragment of text, such as a word, recognised by a scanner.
-
securesocial.core.java.Token
A token used for reset password and sign up operations
-
sicel.compiler.parser.Token
-
uk.ac.cam.ch.wwmm.oscar3.recogniser.document.Token
A token - corresponding to a word, a number, a character of punctuation or suchlike. Not whitespace.
@author ptc24
-
uk.ac.ucl.panda.utility.parser.Token
Describes the input token stream.
-
wyc.io.WhileyFileLexer.Token
-
wycs.io.WyalFileLexer.Token
-
x.y.z.Token