SimpleCharStream.readChar
Code IndexAdd Codota to your IDE (free)

Best code snippets using com.sun.xml.xsom.impl.scd.SimpleCharStream.readChar(Showing top 15 results out of 315)

  • Common ways to obtain SimpleCharStream
private void myMethod () {
SimpleCharStream s =
  • Reader dstream;new SimpleCharStream(dstream, int1, int2)
  • InputStream dstream;new SimpleCharStream(dstream, encoding, int1, int2)
  • Smart code suggestions by Codota
}
origin: com.sun.xml.bind/jaxb-xjc

public char BeginToken() throws java.io.IOException
{
  tokenBegin = -1;
  char c = readChar();
  tokenBegin = bufpos;
  return c;
}
origin: com.sun.xml.bind/jaxb-xjc

private final int jjMoveStringLiteralDfa17_0(long old0, long active0)
{
  if (((active0 &= old0)) == 0L)
   return jjStartNfa_0(15, old0); 
  try { curChar = input_stream.readChar(); }
  catch(java.io.IOException e) {
   jjStopStringLiteralDfa_0(16, active0);
   return 17;
  }
  switch(curChar)
  {
   case 58:
     return jjMoveStringLiteralDfa18_0(active0, 0x80200000L);
   default :
     break;
  }
  return jjStartNfa_0(16, active0);
}
private final int jjMoveStringLiteralDfa18_0(long old0, long active0)
origin: com.sun.xml.bind/jaxb-xjc

private final int jjStartNfaWithStates_0(int pos, int kind, int state)
{
  jjmatchedKind = kind;
  jjmatchedPos = pos;
  try { curChar = input_stream.readChar(); }
  catch(java.io.IOException e) { return pos + 1; }
  return jjMoveNfa_0(state, pos + 1);
}
private final int jjMoveStringLiteralDfa0_0()
origin: com.sun.xml.bind/jaxb-xjc

private final int jjMoveStringLiteralDfa16_0(long old0, long active0)
{
  if (((active0 &= old0)) == 0L)
   return jjStartNfa_0(14, old0); 
  try { curChar = input_stream.readChar(); }
  catch(java.io.IOException e) {
   jjStopStringLiteralDfa_0(15, active0);
   return 16;
  }
  switch(curChar)
  {
   case 112:
     return jjMoveStringLiteralDfa17_0(active0, 0x200000L);
   case 116:
     return jjMoveStringLiteralDfa17_0(active0, 0x80000000L);
   default :
     break;
  }
  return jjStartNfa_0(15, active0);
}
private final int jjMoveStringLiteralDfa17_0(long old0, long active0)
origin: org.glassfish.jaxb/xsom

public char BeginToken() throws java.io.IOException
{
  tokenBegin = -1;
  char c = readChar();
  tokenBegin = bufpos;
  return c;
}
origin: com.sun.xsom/xsom

public char BeginToken() throws java.io.IOException
{
  tokenBegin = -1;
  char c = readChar();
  tokenBegin = bufpos;
  return c;
}
origin: com.sun.xml.bind/jaxb-osgi

private final int jjStartNfaWithStates_0(int pos, int kind, int state)
{
  jjmatchedKind = kind;
  jjmatchedPos = pos;
  try { curChar = input_stream.readChar(); }
  catch(java.io.IOException e) { return pos + 1; }
  return jjMoveNfa_0(state, pos + 1);
}
private final int jjMoveStringLiteralDfa0_0()
origin: com.sun.xml.bind/jaxb-osgi

public char BeginToken() throws java.io.IOException
{
  tokenBegin = -1;
  char c = readChar();
  tokenBegin = bufpos;
  return c;
}
origin: org.glassfish.jaxb/xsom

private final int jjStartNfaWithStates_0(int pos, int kind, int state)
{
  jjmatchedKind = kind;
  jjmatchedPos = pos;
  try { curChar = input_stream.readChar(); }
  catch(java.io.IOException e) { return pos + 1; }
  return jjMoveNfa_0(state, pos + 1);
}
private final int jjMoveStringLiteralDfa0_0()
origin: com.sun.xsom/xsom

private final int jjStartNfaWithStates_0(int pos, int kind, int state)
{
  jjmatchedKind = kind;
  jjmatchedPos = pos;
  try { curChar = input_stream.readChar(); }
  catch(java.io.IOException e) { return pos + 1; }
  return jjMoveNfa_0(state, pos + 1);
}
private final int jjMoveStringLiteralDfa0_0()
origin: org.glassfish.jaxb/xsom

private final int jjMoveStringLiteralDfa17_0(long old0, long active0)
{
  if (((active0 &= old0)) == 0L)
   return jjStartNfa_0(15, old0); 
  try { curChar = input_stream.readChar(); }
  catch(java.io.IOException e) {
   jjStopStringLiteralDfa_0(16, active0);
   return 17;
  }
  switch(curChar)
  {
   case 58:
     return jjMoveStringLiteralDfa18_0(active0, 0x80200000L);
   default :
     break;
  }
  return jjStartNfa_0(16, active0);
}
private final int jjMoveStringLiteralDfa18_0(long old0, long active0)
origin: com.sun.xsom/xsom

private final int jjMoveStringLiteralDfa17_0(long old0, long active0)
{
  if (((active0 &= old0)) == 0L)
   return jjStartNfa_0(15, old0); 
  try { curChar = input_stream.readChar(); }
  catch(java.io.IOException e) {
   jjStopStringLiteralDfa_0(16, active0);
   return 17;
  }
  switch(curChar)
  {
   case 58:
     return jjMoveStringLiteralDfa18_0(active0, 0x80200000L);
   default :
     break;
  }
  return jjStartNfa_0(16, active0);
}
private final int jjMoveStringLiteralDfa18_0(long old0, long active0)
origin: com.sun.xml.bind/jaxb-osgi

private final int jjMoveStringLiteralDfa17_0(long old0, long active0)
{
  if (((active0 &= old0)) == 0L)
   return jjStartNfa_0(15, old0); 
  try { curChar = input_stream.readChar(); }
  catch(java.io.IOException e) {
   jjStopStringLiteralDfa_0(16, active0);
   return 17;
  }
  switch(curChar)
  {
   case 58:
     return jjMoveStringLiteralDfa18_0(active0, 0x80200000L);
   default :
     break;
  }
  return jjStartNfa_0(16, active0);
}
private final int jjMoveStringLiteralDfa18_0(long old0, long active0)
origin: com.sun.xsom/xsom

private final int jjMoveStringLiteralDfa16_0(long old0, long active0)
{
  if (((active0 &= old0)) == 0L)
   return jjStartNfa_0(14, old0); 
  try { curChar = input_stream.readChar(); }
  catch(java.io.IOException e) {
   jjStopStringLiteralDfa_0(15, active0);
   return 16;
  }
  switch(curChar)
  {
   case 112:
     return jjMoveStringLiteralDfa17_0(active0, 0x200000L);
   case 116:
     return jjMoveStringLiteralDfa17_0(active0, 0x80000000L);
   default :
     break;
  }
  return jjStartNfa_0(15, active0);
}
private final int jjMoveStringLiteralDfa17_0(long old0, long active0)
origin: com.sun.xml.bind/jaxb-osgi

private final int jjMoveStringLiteralDfa16_0(long old0, long active0)
{
  if (((active0 &= old0)) == 0L)
   return jjStartNfa_0(14, old0); 
  try { curChar = input_stream.readChar(); }
  catch(java.io.IOException e) {
   jjStopStringLiteralDfa_0(15, active0);
   return 16;
  }
  switch(curChar)
  {
   case 112:
     return jjMoveStringLiteralDfa17_0(active0, 0x200000L);
   case 116:
     return jjMoveStringLiteralDfa17_0(active0, 0x80000000L);
   default :
     break;
  }
  return jjStartNfa_0(15, active0);
}
private final int jjMoveStringLiteralDfa17_0(long old0, long active0)
com.sun.xml.xsom.impl.scdSimpleCharStreamreadChar

Popular methods of SimpleCharStream

  • <init>
  • BeginToken
  • ExpandBuff
  • FillBuff
  • GetImage
  • ReInit
  • UpdateLineColumn
  • backup
  • getBeginColumn
  • getBeginLine
  • getEndColumn
  • getEndLine
  • getEndColumn,
  • getEndLine

Popular classes and methods

  • putExtra (Intent)
  • addToBackStack (FragmentTransaction)
  • onCreateOptionsMenu (Activity)
  • RandomAccessFile (java.io)
    Saves binary data to the local storage; currently using hex encoding. The string is prefixed with "h
  • MessageDigest (java.security)
    Uses a one-way hash function to turn an arbitrary number of bytes into a fixed-length byte sequence.
  • Time (java.sql)
    Java representation of an SQL TIME value. Provides utilities to format and parse the time's represen
  • Dictionary (java.util)
    The Dictionary class is the abstract parent of any class, such as Hashtable, which maps keys to valu
  • List (java.util)
    A List is a collection which maintains an ordering for its elements. Every element in the List has a
  • Annotation (javassist.bytecode.annotation)
    The annotation structure.An instance of this class is returned bygetAnnotations() in AnnotationsAttr
  • JOptionPane (javax.swing)

For IntelliJ IDEA and
Android Studio

  • Codota IntelliJ IDEA pluginCodota Android Studio pluginCode IndexSign in
  • EnterpriseFAQAboutContact Us
  • Terms of usePrivacy policyCodeboxFind Usages
Add Codota to your IDE (free)