Package

scalaxb

compiler

Permalink

package compiler

Visibility
  1. Public
  2. All

Type Members

  1. case class Arguments(config: Config, files: Seq[File], verbose: Boolean) extends Product with Serializable

    Permalink

    The parsed command line arguments.

  2. trait CanBeRawSchema[A, B] extends AnyRef

    Permalink
  3. trait CanBeWriter[A] extends AnyRef

    Permalink
  4. class CaseClassTooLong extends RuntimeException

    Permalink
  5. case class Config(items: Map[String, ConfigEntry]) extends Product with Serializable

    Permalink
  6. sealed trait ConfigEntry extends AnyRef

    Permalink
  7. case class Log(logger: Logger) extends Product with Serializable

    Permalink
  8. trait Module extends AnyRef

    Permalink
  9. class ReferenceNotFound extends RuntimeException

    Permalink
  10. class SbtApp extends AppMain

    Permalink
  11. trait ScalaNames extends AnyRef

    Permalink
  12. case class Snippet(definition: Seq[Node] = Nil, companion: Seq[Node] = Nil, defaultFormats: Seq[Node] = Nil, implicitValue: Seq[Node] = Nil, elemToTypeClauses: Seq[Node] = Nil) extends Product with Serializable

    Permalink

Value Members

  1. object Arguments extends Serializable

    Permalink
  2. object CanBeWriter

    Permalink
  3. object Config extends Serializable

    Permalink
  4. object ConfigEntry

    Permalink
  5. object CustomXML extends XMLLoader[Elem]

    Permalink
  6. object Defaults

    Permalink
  7. object Log extends Serializable

    Permalink
  8. object Main

    Permalink
  9. object Module

    Permalink
  10. object Snippet extends Serializable

    Permalink
  11. object UnicodeFileReader

    Permalink
  12. package wsdl11

    Permalink
  13. package xsd

    Permalink

Ungrouped